Added links to README

This commit is contained in:
greg 2017-01-01 22:37:56 -08:00
parent 7311d0311f
commit b210ad5e19
1 changed files with 4 additions and 0 deletions

4
README
View File

@ -28,3 +28,7 @@ if, then, else, while, let, fn, end, null
Parsing:
http://journal.stuffwithstuff.com/2011/03/19/pratt-parsers-expression-parsing-made-easy/
LLVM:
http://blog.ulysse.io/2016/07/03/llvm-getting-started.html