Skip to content

aashd/SIL-Compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SIL-Compiler

Implemented an interpreter and a two-pass compiler for SIL for SIM target machine (Simple Integer Machine) – specification available at:https://silcnitc.github.io/

Using yacc & lex (open source parser & lexer) implemented various compiler strategies like Register allocation, Pass by value and reference, Runtime call stack management and type checking.

About

Part of the Compiler course at NIT Calicut,

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published