Skip to content

lumalav/PL0-Compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PL0-Compiler

PL0 Compiler written in C#

Features:

  • Built around the producer-consumer pattern, executing the code while is being generated
  • Symbol Table implemented as a HashTable for maximum efficiency

Check the Test\Program.cs to see an example on how to run

About

PL0 Compiler written in C#

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages