jackhill/mal.git
10 years agoPS: fix string length calc for printing integers.
Joel Martin [Sat, 29 Mar 2014 23:34:10 +0000 (18:34 -0500)]
PS: fix string length calc for printing integers.

10 years agoPS: add step4_if_fn_do
Joel Martin [Sat, 29 Mar 2014 23:20:07 +0000 (18:20 -0500)]
PS: add step4_if_fn_do

10 years agoPS: error handling, throw, print excpetions without dying.
Joel Martin [Sat, 29 Mar 2014 22:35:53 +0000 (17:35 -0500)]
PS: error handling, throw, print excpetions without dying.

10 years agoPS: add step3_env
Joel Martin [Sat, 29 Mar 2014 22:26:07 +0000 (17:26 -0500)]
PS: add step3_env

10 years agoPS: step2_eval
Joel Martin [Sat, 29 Mar 2014 22:01:24 +0000 (17:01 -0500)]
PS: step2_eval

10 years agoPS: minimal step1_read_print
Joel Martin [Sat, 29 Mar 2014 20:56:20 +0000 (15:56 -0500)]
PS: minimal step1_read_print

10 years agoUpdate README.md and TODO. Minor PS update.
Joel Martin [Sat, 29 Mar 2014 20:17:00 +0000 (15:17 -0500)]
Update README.md and TODO. Minor PS update.

10 years agoClojure, Java, PHP: remove hardcoded readline history path.
Joel Martin [Sat, 29 Mar 2014 20:00:07 +0000 (15:00 -0500)]
Clojure, Java, PHP: remove hardcoded readline history path.

10 years agoPS: add notes for running postscript.
Joel Martin [Wed, 26 Mar 2014 17:27:52 +0000 (10:27 -0700)]
PS: add notes for running postscript.

10 years agoPostscript: step0_repl.ps
Joel Martin [Tue, 25 Mar 2014 22:15:32 +0000 (15:15 -0700)]
Postscript: step0_repl.ps

Run it using ghostscript:

    gs -q -dNODISPLAY step0_repl.ps

10 years agoUpdate to actual presentation used for talk.
Joel Martin [Tue, 25 Mar 2014 22:15:11 +0000 (15:15 -0700)]
Update to actual presentation used for talk.

10 years agoREADME: stub.
Joel Martin [Mon, 24 Mar 2014 21:42:25 +0000 (16:42 -0500)]
README: stub.

10 years agoCurrent state of mal for Clojure West lighting talk.
Joel Martin [Mon, 24 Mar 2014 21:32:24 +0000 (16:32 -0500)]
Current state of mal for Clojure West lighting talk.