R: add step6_file and step7_quote
authorJoel Martin <github@martintribe.org>
Tue, 4 Nov 2014 02:02:09 +0000 (20:02 -0600)
committerJoel Martin <github@martintribe.org>
Fri, 9 Jan 2015 22:16:43 +0000 (16:16 -0600)
commitc30efef469e22c8ba345a72c058c28362e57b746
treee2b9a4252c7771dd8f4554c4b248d370b66e0ae3
parent01feedfe22a381c6b6ca79bdf0db798aa08c4104
R: add step6_file and step7_quote

Change symbols to be special class.
14 files changed:
r/core.r
r/env.r
r/printer.r
r/reader.r
r/step2_eval.r
r/step3_env.r
r/step4_if_fn_do.r
r/step5_tco.r
r/step6_file.r [new file with mode: 0644]
r/step7_quote.r [new file with mode: 0644]
r/types.r
tests/step4_if_fn_do.mal
tests/step7_quote.mal
tests/step8_macros.mal