Update references in README

This commit is contained in:
greg 2017-01-05 04:01:12 -08:00
parent 538f0b18f4
commit 6741787852
1 changed files with 9 additions and 4 deletions

5
README
View File

@ -25,6 +25,11 @@ Keywords:
if, then, else, while, let, fn, end, null
Refernece works:
Evaluation:
Understanding Computation
Parsing:
http://journal.stuffwithstuff.com/2011/03/19/pratt-parsers-expression-parsing-made-easy/