Skip to content

g-juli0/custom-compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custom Compiler

Custom compiler created for Alan Labouseur's Compilers course (CMPT432) at Marist College.

Compile with javac Compiler.java

To run the full compiler, use the command java Compiler programTests.txt

Notes on the Grammar

  • only allows for single-letter variable names
  • only allows for single-digit number recognition

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages