vs-ude / mic-1-toolbox

Web-based MIC-1 emulator and toolbox
https://vs-ude.github.io/mic-1-toolbox/
BSD 3-Clause "New" or "Revised" License
0 stars 1 forks source link

Refactor compiler pipeline #190

Closed OskarCarl closed 2 months ago

OskarCarl commented 6 months ago

Rework the pipeline:

Blocks #183 #156

YasinKavuk commented 5 months ago

The parser should also be split to an compiler that takes the AST created and translates it to Machine Code that can be processed by the MIC-1.