Add README

This commit is contained in:
Markus Hauschild
2013-05-31 21:36:22 +02:00
parent f3d3389f54
commit 2f0e5b08d3

8
doc/README Normal file
View File

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