R: add step8_macros and step9_try.
authorJoel Martin <github@martintribe.org>
Tue, 4 Nov 2014 02:32:46 +0000 (20:32 -0600)
committerJoel Martin <github@martintribe.org>
Fri, 9 Jan 2015 22:16:44 +0000 (16:16 -0600)
commit8128c69a1da03d3b8d62defb4533c3e3ae706682
treec005e9b22c1a851dbea727a127173011b94ec04a
parentc30efef469e22c8ba345a72c058c28362e57b746
R: add step8_macros and step9_try.
13 files changed:
r/Makefile
r/core.r
r/reader.r
r/readline.r
r/step5_tco.r
r/step6_file.r
r/step7_quote.r
r/step8_macros.r [new file with mode: 0644]
r/step9_try.r [new file with mode: 0644]
r/types.r
tests/step7_quote.mal
tests/step8_macros.mal
tests/step9_try.mal