Skip to content

A compiler written to compile a fictitious programming language to C++

License

Notifications You must be signed in to change notification settings

rstreefland/FeedbackCompiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FeedbackCompiler

A compiler created for the SE2CO11 Compilers module at the University of Reading. This compiler is designed to compile code written in a fictitious language, called Feedback, into C++. The compiler performs simple optimisations and checking for division by zero.

Compiling the compiler requires flex (lex) and bison (yacc) to be installed on your system.

I'm willing to share my project report and documentation to interested parties on a case by case basis. Please email me at rhysaled.streefland@ntlworld.com if you'd like a copy.

About

A compiler written to compile a fictitious programming language to C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published