smarchint / SIL-Compiler

SIL-Compiler as a part of Academics at NITC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SIL-Compiler

SIL-Compiler as a part of Academics at NITC

  • Built a simple, strongly typed, static compiler in C
  • It supports integer data type, all operations corresponding to integers, pointers, functions, recursion, loops, conditionals, scopes.
  • Register based Three address code is generated for targeting simulated machine.

About

SIL-Compiler as a part of Academics at NITC


Languages

Language:C 68.2%Language:Assembly 17.0%Language:Yacc 7.5%Language:Makefile 2.2%Language:C++ 1.7%Language:Lex 1.3%Language:HTML 0.9%Language:Roff 0.8%Language:Shell 0.4%