Description: TINY compiler language, including syntax analysis, lexical analysis, etc.
- [compiler] - Tiny manually constructed language compi
- [tiny_analysis] - Compiler Construction Principles of curr
- [mikroC] - MikroC compiler, very usefull for progra
- [tiny_exe] - tiny simple language parsing to achieve
File list (Check if you may need any files):
ANALYZE.C
ANALYZE.H
CGEN.C
CGEN.H
CODE.C
CODE.H
GLOBALS.H
LEX
...\TINY.L
MAIN.C
MAKEFILE
PARSE.C
PARSE.H
README.DOS
SAMPLE.TM
SAMPLE.TNY
SCAN.C
SCAN.H
SYMTAB.C
SYMTAB.H
TINY.EXE
TM.C
TM.EXE
UTIL.C
UTIL.H
YACC
....\GLOBALS.H
....\TINY.Y