Go to file
Jussi Pakkanen ec08280df1 Add debug flags to the mix. 2012-12-29 20:02:37 +02:00
test cases/1 trivial Unit test harness. 2012-12-26 17:05:04 +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 Renamed main file. 2012-12-26 23:39:27 +02:00
environment.py Add debug flags to the mix. 2012-12-29 20:02:37 +02:00
interpreter.py Can generate compile commands. 2012-12-29 19:51:32 +02:00
nodes.py Can call functions and print text. 2012-12-26 23:37:41 +02:00
parser.py Can call functions and print text. 2012-12-26 23:37:41 +02:00
run_tests.py Renamed main file. 2012-12-26 23:39:27 +02:00
shellgenerator.py Add debug flags to the mix. 2012-12-29 20:02:37 +02:00