aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-03-30PS: add ste6_file.Joel Martin
2014-03-29README: add more details.Joel Martin
2014-03-29README: minor name synchronization ("argument").Joel Martin
2014-03-29PS: add step5_tco.Joel Martin
Update step4 function definition to match.
2014-03-29PS: fix string length calc for printing integers.Joel Martin
2014-03-29PS: add step4_if_fn_doJoel Martin
2014-03-29PS: error handling, throw, print excpetions without dying.Joel Martin
2014-03-29PS: add step3_envJoel Martin
2014-03-29PS: step2_evalJoel Martin
2014-03-29PS: minimal step1_read_printJoel Martin
2014-03-29Update README.md and TODO. Minor PS update.Joel Martin
2014-03-29Clojure, Java, PHP: remove hardcoded readline history path.Joel Martin
2014-03-26PS: add notes for running postscript.Joel Martin
2014-03-25Postscript: step0_repl.psJoel Martin
Run it using ghostscript: gs -q -dNODISPLAY step0_repl.ps
2014-03-25Update to actual presentation used for talk.Joel Martin
2014-03-24README: stub.Joel Martin
2014-03-24Current state of mal for Clojure West lighting talk.Joel Martin