Skip to content

w0jnar/FlatPiler

Repository files navigation

FlatPiler

For fun version of the Compiler Project in C#.

Written for my own enjoyment, based heavily Professor Labouseur's Project for his Compilers class.

Grammar is here: http://www.labouseur.com/courses/compilers/grammar.pdf

-Minor changes:

            -Less of a need of verbose output; there is some, but admittedly not as much.

            -Might not make beautiful visual CST and AST.
            
            -Might do unlimited code gen instead of limited to 256 bytes (have not crossed that bridge yet).

Written in C#, with a basis of CATpiler, this compiler is primarily just for my sake, as an exporation of C#, and to gain more experience with the language, as I felt I did not have enough experience with the Syntax.

About

For fun version of the Compiler Project in C#.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages