Skip to content

Aetf/ACCompiler

Repository files navigation

ACCompiler

A simple compiler front end which accepts a C-like grammar. It outputs quadruples of (opcode,arg1, arg2, dest)

see grammar.txt for the exact gramma in BNF format

About

A simple compiler front end which accepts a C-like gramma

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published