try adding lambda evaluator
authorJim <jim.pryor@nyu.edu>
Thu, 5 Feb 2015 18:59:11 +0000 (13:59 -0500)
committerJim <jim.pryor@nyu.edu>
Thu, 5 Feb 2015 18:59:11 +0000 (13:59 -0500)
commit50102e40c57ebd7aef267b201292646587766573
tree4273b0e8bd76001350106589d825f52765dfe2b6
parent8d7045981a2a3c5f12fecd1608598bfdd9d678a4
try adding lambda evaluator
code/json2.js [new file with mode: 0644]
code/lambda.js [new file with mode: 0644]
code/lambda_evaluator.mdwn [new file with mode: 0644]
code/lambda_library.mdwn [new file with mode: 0644]
code/parse.js [new file with mode: 0644]
code/tokens.js [new file with mode: 0644]