Skip to content

Releases: Doommius/Bachelor-project-Compiler-Construction

Scanner & Parser

22 Feb 19:38
Compare
Choose a tag to compare

In this release, the scanner and parser has been implemented, which makes it possible for the compiler to understand code.

Furthermore, the entire project structure has changed to accommodate for a more modular appoach.

Symbol Hashing

13 Feb 10:18
Compare
Choose a tag to compare

This is the first release in the series a series, trying to implement a new compiler.

This release contains:

  • Symbol hashing
  • Tests

System Requirements:
Linux x86 or Linux x86_64