Skip to content

BillyTziv/SCC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Simple C like language compiler

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published