Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Other ELanguage
Title: PL0_Compiler Download
 Description: Pl/0.h files: the main header file defines constants, in addition to the more important definition of the enumeration values, there are two important types of structures and, finally, a statement of function, in general, header files The main job is declared or defined. cpp files need to use variables. Pl/0.cpp file: According to the program from main () function begins the principle, we one by one for analysis. First of all, the main function prompted to open the pl/0 file because we need a pl/0 language analysis. Then, the program prompts the token file is listed, then prompts object code is listed, continue to prompt a list of symbols is listed, the last file read-only form on a new format fa1 txt file, then the conduct initialization function. To err is set to 0, when the function fatal error occurs, it returns-1 this function called it, eventually quit the program, then the row and column counters are initialized to 0, the virtual machine code pointer is set to 0. Ftoken.txt
 To Search:
File list (Check if you may need any files):
PL0_Compiler\Debug\PL0_Compiler.bsc
............\.....\PL0_Compiler.exe
............\.....\PL0_Compiler.ilk
............\.....\PL0_Compiler.obj
............\.....\PL0_Compiler.pch
............\.....\PL0_Compiler.pdb
............\.....\PL0_Compiler.sbr
............\.....\StdAfx.obj
............\.....\vc60.idb
............\.....\vc60.pdb
............\pl0.h
............\PL0_Compiler.cpp
............\PL0_Compiler.dsp
............\PL0_Compiler.dsw
............\PL0_Compiler.ncb
............\PL0_Compiler.opt
............\PL0_Compiler.plg
............\ReadMe.txt
............\StdAfx.cpp
............\StdAfx.h
............\Debug
PL0_Compiler
    

CodeBus www.codebus.net