diff --git a/README b/README index 1a65839..058e06d 100644 --- a/README +++ b/README @@ -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