# Requirements
- LLVM 3.2
- A recent C++ compiler
- CMake 2.6 or newer
# Used Libraries
- lemon parser (from sqlite) (grammar/*.c)
- lexertl (http://www.benhanson.net/lexertl.html) (inc/lexertl/*)