Skip to content

haipeng31/pascal-interpreter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pascal-interpreter

A simple pascal interpreter,realize a subset of Pascal The test pascal code is in TokenScanner/code.temp. The definition of lexical rule is in file TokeScanner/TokenDef.in

Just run the 'main' program, The test pascal code will be ran by the virtual machine. Details about how the interpreter is implemented is written in a document 'SimplePascalInterpreterDoc.docx'.

About

A simple pascal interpreter,realize a subset of Pascal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published