Skip to content

A compiler for a toy Turing-complete programming language. The compiler emits Quadruples and shows the Symbol Table on compilation.

Notifications You must be signed in to change notification settings

bytesiz3d/toy-compiler

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

S22-Compilers

Compiler for a toy Turing-complete programming language.

The compiler emits Quadruples and shows the Symbol Table on compilation.

Screenshots

image image

About

A compiler for a toy Turing-complete programming language. The compiler emits Quadruples and shows the Symbol Table on compilation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 80.1%
  • Yacc 12.4%
  • Lex 5.7%
  • CMake 1.8%