This commit is contained in:
2013-06-02 09:31:26 +02:00
parent ea004ce527
commit a460ff58d3

5
README
View File

@@ -1,5 +1,10 @@
scully - a simple Programming Language with some randonmness implemented using LLVM scully - a simple Programming Language with some randonmness implemented using LLVM
# Authors
Markus Hauschild <hauschildm@gmx.net>
Florian Sattler <vuld3r@gmail.com>
Peter Dahlberg <catdog2@tuxzone.org>
# Requirements # Requirements
- LLVM 3.2 - LLVM 3.2
- A recent C and C++ compiler - A recent C and C++ compiler