c compiler for c,it use flex & bison to build a tiny c compiler.
File list:
ccompiler
........\ccompiler
........\.........\Debug
........\.........\.....\ast.obj
........\.........\.....\BuildLog.htm
........\.........\.....\ccompiler.exe.embed.manifest
........\.........\.....\ce.tab.obj
........\.........\.....\lex.yy.obj
........\.........\.....\main.obj
........\.........\.....\symbols.obj
........\.........\.....\vc90.idb
........\.........\.....\vc90.pdb
........\.........\tests
........\.........\.....\integer.c
........\.........\ansic.l
........\.........\ansic.y
........\.........\ast.c
........\.........\ast.h
........\.........\ast_test.c
........\.........\ccompiler.vcproj
........\.........\ccompiler.vcproj.lenmom_Workstat.lenmom.user
........\.........\ce.lex
........\.........\ce.lex.h
........\.........\ce.tab.c
........\.........\ce.tab.h
........\.........\ce.y
........\.........\lex.yy.c
........\.........\main.c
........\.........\ReadMe.txt
........\.........\semantic.c
........\.........\semantic.h
........\.........\symbols.c
........\.........\symbols.h
........\.........\symbols_test.c
........\Debug
........\.....\ccompiler.ilk
........\ccompiler.sln
........\ccompiler.suo