Andy Wingo
|
14b9aa95e6
Fix order of evaluation in elisp lexer
|
11 years ago |
BT Templeton
|
5199c059e8
sharpsign-colon for uninterned symbols
|
13 years ago |
BT Templeton
|
03e00c5c9d
emacs-compatible lexical binding
|
13 years ago |
Andy Wingo
|
6854c32480
core modules use (ice-9 binary-ports) instead of (rnrs io ports)
|
14 years ago |
Brian Templeton
|
b7966c10ef
support "#'" syntax for function expressions
|
14 years ago |
Brian Templeton
|
1dfe593954
handle EOF correctly in parser and lexer
|
14 years ago |
Brian Templeton
|
f4e5e4114d
reindent
|
14 years ago |
Brian Templeton
|
c983a199d8
reformat comments
|
14 years ago |
Brian Templeton
|
abcf4a9e1d
whitespace changes
|
14 years ago |
Ludovic Courtès
|
eb80072df0
Change the Elisp compiler from GPLv2+ to LGPLv3+.
|
15 years ago |
Daniel Kraft
|
9a9f123144
Support circular structures in elisp reader.
|
15 years ago |
Daniel Kraft
|
98c2d75a15
Error in lexer when 'empty' symbol would have been read.
|
15 years ago |
Daniel Kraft
|
e840cc6540
Parser for elisp and use it as reader.
|
15 years ago |
Daniel Kraft
|
ddb4364b1a
get-lexer/1 for elisp that finishes after the first full expression is read.
|
15 years ago |
Daniel Kraft
|
5b1ee3bef1
Character and string literal support for the elisp lexer.
|
15 years ago |
Daniel Kraft
|
25512a940b
A first, rough lexer for elisp still missing some stuff.
|
15 years ago |