Skip to content

Releases: replimoc/compiler

Fifth Milestone: Implemented x86 Code Generation via Firm

07 Dec 19:53
Compare
Choose a tag to compare

Fifth Milestone: Implemented x86 Code Generation via Firm.

Forth Milestone: Semantic Analysis Implemented

23 Nov 22:56
Compare
Choose a tag to compare

Forth Milestone: Semantic Analysis Implemented.

Third Milestone: AST Generation and PrettyPrinter

16 Nov 20:29
Compare
Choose a tag to compare

This is the third milestone. The Parser now generates the AST and the PrettyPrinter can print the AST to code.

Second milestone: Parser

09 Nov 22:01
Compare
Choose a tag to compare

This is the second milestone, the parser checks the grammar.

First milestone: Lexer

02 Nov 19:22
Compare
Choose a tag to compare

This is the first milestone, the lexer is finished.