Go to file
Jussi Pakkanen 6502708b08 Can define more than one language. 2013-01-01 20:45:11 +02:00
test cases/1 trivial Put temporary stuff in a scratch directory. 2013-01-01 20:08:03 +02:00
.gitignore Start of project. 2012-12-23 16:35:35 +02:00
COPYING Start of project. 2012-12-23 16:35:35 +02:00
builder.py Put temporary stuff in a scratch directory. 2013-01-01 20:08:03 +02:00
environment.py Make C test program not compile under C++. 2013-01-01 20:13:46 +02:00
interpreter.py Can define more than one language. 2013-01-01 20:45:11 +02:00
nodes.py Can do method calls on objects. 2012-12-30 03:20:53 +02:00
parser.py Can generate full build projects. 2013-01-01 18:03:30 +02:00
run_tests.py Pass environment and interpreter into shell generator as arguments. 2013-01-01 17:47:58 +02:00
shellgenerator.py Some fixes. 2013-01-01 20:32:43 +02:00