Skip to content

Project for a compilers class in college (leaving the name out so current students don't "accidentally" find it.

Notifications You must be signed in to change notification settings

GabrielPK/Simple-C-Compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Simple C Compiler

Compiler for Simple C. Simple C is a subset of the C programming language. Every legal Simple C program is a legal C program and can be compiled using a traditional C compiler.

This compiler is implemented in C++.

About

Project for a compilers class in college (leaving the name out so current students don't "accidentally" find it.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published