bash: use env in shebang
[jackhill/mal.git] / bash / step5_tco.sh
2015-02-10 Alan Dipertbash: use env in shebang
2015-01-09 Joel MartinAll: add keywords.
2014-05-10 Joel MartinBash: correctly treat commas as whitespace.
2014-04-24 Joel MartinMerge commit 'e47ddca2f8d80145386a377fc81a738d89c46cf0'
2014-04-24 Joel MartinAll: TCO let* and quasiquote.
2014-04-19 Joel MartinAll: *ARGV* and *host-language*. Misc syncing/fixes.
2014-04-17 Joel MartinAll: move some fns to core. Major cleanup.
2014-04-03 Joel MartinAll: split types into types, env, printer, core.
2014-03-24 Joel MartinCurrent state of mal for Clojure West lighting talk.