Lexers for Lispy languages.
Unknown Field: copyright | |
Copyright 2006-2021 by the Pygments team, see AUTHORS. | |
Unknown Field: license | |
BSD, see LICENSE for details. |
Class | CommonLispLexer |
A Common Lisp lexer. |
Class | CPSALexer |
A CPSA lexer based on the CPSA language as of version 2.2.12 |
Class | EmacsLispLexer |
An ELisp lexer, parsing a stream and outputting the tokens needed to highlight elisp code. |
Class | FennelLexer |
A lexer for the Fennel programming language. |
Class | HyLexer |
Lexer for Hy source code. |
Class | NewLispLexer |
For newLISP. source code (version 10.3.0). |
Class | RacketLexer |
Lexer for Racket source code (formerly known as PLT Scheme). |
Class | SchemeLexer |
No summary |
Class | ShenLexer |
Lexer for Shen source code. |
Class | XtlangLexer |
An xtlang lexer for the Extempore programming environment. |