summaryrefslogtreecommitdiffstats
path: root/src/front/symbols.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-05-25add scope, and symbol class, obsoletes SymbolTableBenedikt Böhm1-30/+0
2009-05-20beautify symbol tableBenedikt Böhm1-17/+17
2009-05-20implemented lexer (with tokens and symbolTable)Alexander Sulfrian1-4/+25
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/+9