Defined a QuoteMacro token with an initial setup for words{foo bar baz} => {'foo...
commite11facbd0e4095ec7810e4edfeef958f105e51d0
authorBrian T. Rice <briantrice@gmail.com>
Fri, 18 Feb 2011 04:02:13 +0000 (17 20:02 -0800)
committerBrian T. Rice <briantrice@gmail.com>
Fri, 18 Feb 2011 04:05:27 +0000 (17 20:05 -0800)
treedc3cbd70e528d84dc1b66a07b6cef4163c75e0d9
parent341b1106067d4792e5388831056ac97a2635e21f
Defined a QuoteMacro token with an initial setup for words{foo bar baz} => {'foo'. 'bar'. 'baz'}.
src/syntax/lexer.slate
src/syntax/token.slate