Open lexvanderstoep opened 4 years ago
Sketch out the first few steps that need to be undertaken to go from a simple syntax definition to a compiled program.
Check out LLVM
Check out Compiler Construction course
Check out Bolt blog posts for a proper compiler
Sketch out the first few steps that need to be undertaken to go from a simple syntax definition to a compiled program.