/SCC

Simple C like language compiler

Primary LanguageC++GNU General Public License v3.0GPL-3.0

C-like language compiler

This project is a C-like language compiler. The language is the 'Simple'.

#Concept The concept is the same as gcc or g++ compiler. It receives an input file in simple language and it creates the final code for it. More details can be found at the comments in the main.cpp file.

#Contact Please feel free to contact me for anything you might want in vtzivaras@gmail.com