diff options
author | Adrian Thurston <thurston@complang.org> | 2014-01-14 20:16:55 -0500 |
---|---|---|
committer | Adrian Thurston <thurston@complang.org> | 2014-01-14 20:16:55 -0500 |
commit | 719bedbccdf190d173c2078415c29553c6beecb3 (patch) | |
tree | d8888c385801d8868f145116e407da64ee9ab91e /test/exit5.lm | |
parent | aa51dab49b282283a7e7b45ea65221f3eb87b8c0 (diff) | |
download | colm-719bedbccdf190d173c2078415c29553c6beecb3.tar.gz |
added backtick lexical syntax for literal tokens
Added a new syntax for literal tokens. A single backtick is starts the literal.
Ends at whitespace or ] in second or greater position.
The zero length token is now just a plain backtick.
Removed comma as separator in literal statement.
Single-quoted strings are now treated like double-quoted strings. They may
appear in expressions and are concatenated with the other string forms.
Allowing ',' in parameter and argument lists to separate arguments,
eg foo('a', 'b').
Diffstat (limited to 'test/exit5.lm')
0 files changed, 0 insertions, 0 deletions