Skip to content

ErikDanielsson/compiler_intro

Repository files navigation

Compiler Intro

Projects and scripts written while reading the Compilers: Principles, Techniques, & Tools -- the "Dragon book". My solutions to the exercises from chapter 4 and onwards are provided, though they can not be assumed to be correct.

In the folder 'minicompiler' I have implemented a small compiler for a C-like language.

About

Learning C while trying to write a compiler

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages