summaryrefslogtreecommitdiffstats
path: root/.gitignore (follow)
Commit message (Collapse)AuthorAgeFilesLines
* implemented lexer (with tokens and symbolTable)Alexander Sulfrian2009-05-201-0/+1
todo: beautify code, implement token classes for parser implemented test function with testcode moved token class to single file (token.py)