Skip to content

Documenting work in progress to implement mini-compiler for "Micro", as defined in "Crafting a compiler with C" *Fischer, LeBlanc).

Notifications You must be signed in to change notification settings

RalfMBecker/micro.gcc

Repository files navigation

Implementation of the Micro toy language from "Crafting of a compiler with C". I appreciate the historical perspective of this 1991 book. Also, it's well-written, but you have numerous opportunities to do things smoother/cleaner (by passage of time, and probably as the authors state that C isn't their main language). You'll see it vastly differ from most details; while following the general outline closely.

About

Documenting work in progress to implement mini-compiler for "Micro", as defined in "Crafting a compiler with C" *Fischer, LeBlanc).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published