lexvanderstoep / Artemis

A toy language designed for self-educating purposes.
1 stars 0 forks source link

Plan development pipeline #2

Open lexvanderstoep opened 4 years ago

lexvanderstoep commented 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.

lexvanderstoep commented 4 years ago

Check out LLVM

lexvanderstoep commented 4 years ago

Check out Compiler Construction course

mukul-rathi commented 4 years ago

Check out Bolt blog posts for a proper compiler