Introduction - If you have any usage issues, please Google them yourself
Principle experiment will be to compile a simple arithmetic infix expressions transform into the form of the suffix
Packet : 37724108exp1.rar filelist
exp1\1.txt
exp1\2.txt
exp1\emitter.cpp
exp1\error.cpp
exp1\exp1.cpp
exp1\exp1.dsp
exp1\exp1.dsw
exp1\exp1.ncb
exp1\exp1.opt
exp1\exp1.plg
exp1\global.h
exp1\init.cpp
exp1\lexer.cpp
exp1\parser.cpp
exp1\readme.doc
exp1\ReadMe.txt
exp1\stack.cpp
exp1\stack.h
exp1\StdAfx.cpp
exp1\StdAfx.h
exp1\symbol.cpp
exp1