Move template to top level. Add license.
authorJoel Martin <github@martintribe.org>
Fri, 9 Jan 2015 04:56:12 +0000 (22:56 -0600)
committerJoel Martin <github@martintribe.org>
Fri, 9 Jan 2015 04:56:12 +0000 (22:56 -0600)
commitfd888612ca589d7e1a46c36fc3fe12aed126f6a8
tree5c2bc8acc58f67bbd2b638ee744f429a38a51fbc
parent5e02d6956c49f24393676ad21a851351d9b58575
Move template to top level. Add license.

Also, cleanup TODO a bit.
15 files changed:
LICENSE.txt [new file with mode: 0644]
README.md
docs/TODO
template/step0_repl.txt [moved from docs/steps/step0_repl.txt with 100% similarity]
template/step1_read_print.txt [moved from docs/steps/step1_read_print.txt with 100% similarity]
template/step2_eval.txt [moved from docs/steps/step2_eval.txt with 100% similarity]
template/step3_env.txt [moved from docs/steps/step3_env.txt with 100% similarity]
template/step4_if_fn_do.txt [moved from docs/steps/step4_if_fn_do.txt with 99% similarity]
template/step5_tco.txt [moved from docs/steps/step5_tco.txt with 99% similarity]
template/step6_file.txt [moved from docs/steps/step6_file.txt with 99% similarity]
template/step7_quote.txt [moved from docs/steps/step7_quote.txt with 99% similarity]
template/step8_macros.txt [moved from docs/steps/step8_macros.txt with 99% similarity]
template/step9_try.txt [moved from docs/steps/step9_try.txt with 99% similarity]
template/stepA_interop.txt [moved from docs/steps/stepA_interop.txt with 99% similarity]
template/stepA_interop2.txt [moved from docs/steps/stepA_interop2.txt with 99% similarity]