initial; lexer and parser

This commit is contained in:
hellerve
2015-07-07 13:51:15 +02:00
parent 0bc4bc1616
commit f9c1f2a45d
7 changed files with 490 additions and 0 deletions

2
improved/interpreter.py Normal file
View File

@@ -0,0 +1,2 @@
def callIMP(chars):
pass