MayankBharati / tinyC-Compiler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tinyC-Compiler

Implementation of a compiler following the language specification based on ISO/IEC 9899:1999 (E) for a subset of C functionalities : tinyC into x86 Assembly Language.

About


Languages

Language:Yacc 49.6%Language:C++ 34.0%Language:C 9.8%Language:Lex 5.4%Language:Makefile 1.2%