Files
scully/doc/README
Markus Hauschild 8054cecc34 Update README
2013-06-01 22:43:28 +02:00

9 lines
198 B
Plaintext

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