Skip to content

djava/toy_compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

104 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compiler for a little toy language, made for WPI's CS4533 (Prog Lang Translation) as taught by Matthew Ahrens. Compiler is based on the textbook Essentials of Compilation: An Incremental Approach in Python by Jeremy G. Siek. I decided to write it from scratch in Rust instead of using the provided Python infrastructure though.

TODO:

  • Variable indexing
  • Variable shift
  • Division

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published