Files
scully/doc
Markus Hauschild c78cb29076 Add example files
2013-06-01 22:48:18 +02:00
..
2013-06-01 22:48:18 +02:00
2013-06-01 22:48:18 +02:00
2013-06-01 22:43:28 +02:00

# 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/*)