fsharp: step 3: Improved Env to work with chains. Implemented the def! special form.
authorPeter Stephens <code@diligentsoftware.com>
Mon, 16 Mar 2015 12:09:10 +0000 (07:09 -0500)
committerPeter Stephens <code@diligentsoftware.com>
Mon, 16 Mar 2015 12:09:10 +0000 (07:09 -0500)
commit37bb752e69f2c6195696abc0f4c926fdb6a3a022
tree0c0438ab9d454cd4073cf9bd9f269ed3f09639ec
parent6c47cf673e484ba4b92931b30c41f4cdd49db8c1
fsharp: step 3: Improved Env to work with chains. Implemented the def! special form.
fsharp/Makefile
fsharp/env.fs [new file with mode: 0644]
fsharp/eval.fs
fsharp/step2_eval.fs
fsharp/step3_env.fs [new file with mode: 0644]