Description: VC++ based on the PL/0 language, lexical, syntax analysis system, test files and source code project, from the interface point of view, looks like very professional. Please note that to the compiled executable file into the same directory, otherwise the call to be wrong. Imitation VC program interface, debugging and IDE environment, to do good. Determined to a friend please download the study, where little to say.
File list (Check if you may need any files):
CompileSys\IDE\BCMenu.cpp
..........\...\BCMenu.h
..........\...\ChildFrm.cpp
..........\...\ChildFrm.h
..........\...\ColorRichEdit.cpp
..........\...\ColorRichEdit.h
..........\...\Define.h
..........\...\GradientProgressCtrl.cpp
..........\...\GradientProgressCtrl.h
..........\...\HyperLink.cpp
..........\...\HyperLink.h
..........\...\IDE.APS
..........\...\IDE.cpp
..........\...\IDE.dsp
..........\...\IDE.dsw
..........\...\IDE.h
..........\...\IDE.rc
..........\...\IDEDoc.cpp
..........\...\IDEDoc.h
..........\...\IDEView.cpp
..........\...\IDEView.h
..........\...\MainFrm.cpp
..........\...\MainFrm.h
..........\...\MemDC.cpp
..........\...\MemDC.h
..........\...\OutBar.cpp
..........\...\OutBar.h
..........\...\ProgressStatusBar.cpp
..........\...\ProgressStatusBar.h
..........\...\ReadMe.txt
..........\...\res\9.ICO
..........\...\...\bmp00001.bmp
..........\...\...\cancle.bmp
..........\...\...\FX.bmp
..........\...\...\icon1.ico
..........\...\...\IDE.ico
..........\...\...\IDE.rc2
..........\...\...\IDEDoc.ico
..........\...\...\idr_main.ico
..........\...\...\mainfram.bmp
..........\...\...\ok.bmp
..........\...\...\Toolbar.bmp
..........\...\...\toolbar2.bmp
..........\...\Resource.h
..........\...\SetDlg.cpp
..........\...\SetDlg.h
..........\...\SizecBar.cpp
..........\...\SizecBar.h
..........\...\Splash.cpp
..........\...\Splash.h
..........\...\StdAfx.cpp
..........\...\StdAfx.h
..........\...\WorkSpaceBar.cpp
..........\...\WorkSpaceBar.h
..........\PL\Compiler.cpp
..........\..\Compiler.h
..........\..\Define.h
..........\..\PL.cpp
..........\..\PL.dsp
..........\..\PL.dsw
..........\..\PL.h
..........\..\PL.rc
..........\..\ReadMe.txt
..........\..\Resource.h
..........\..\StdAfx.cpp
..........\..\StdAfx.h
..........\..\Test.pas
..........\测试源文件\Test.pas
..........\..........\Test2.pas
..........\..........\Test3.pas
..........\IDE\res
..........\IDE
..........\PL
..........\测试源文件
CompileSys