Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 373 Bytes

File metadata and controls

2 lines (2 loc) · 373 Bytes

Compiler

This is the beginnings of a compiler, (made in c) that I made with help from Ianertson (Youtube). Unfortunately, since I do not use Linux, I was unable to continue past the Abstract syntax tree. There were also a few changes made in the assembly (compared to his video) since I was attempting to convert it to windows masm assembly, but I was unable to do that.