summaryrefslogtreecommitdiffstats
path: root/src/front/token.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-05-20implemented lexer (with tokens and symbolTable)Alexander Sulfrian1-12/+16
todo: beautify code, implement token classes for parser implemented test function with testcode moved token class to single file (token.py)
2009-05-19define interfacesBenedikt Böhm1-0/+62