olabknbit / Compilers

Compiler for C programming language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compilers

Compiler for C programming language

Created alongside with @zagura for Compilers class. This program succesfully checks syntactic as well as semantic corectness of a given code, as well as interprets it. Gramatic of C language is slighly different. Examples of input can be found in tests directory.

Happy using!

About

Compiler for C programming language


Languages

Language:Python 100.0%