kaleidoscope-hs-old.git
2019-04-17 Luke LauAdd default optimisation passes
2019-04-17 Luke LauUpdate AST to match Kaleidoscope more closely
2019-04-17 Luke LauExtend AST for functions, calls and variables
2019-04-17 Luke LauAdd support for more binary ops
2019-04-17 Luke LauPrint module to stderr
2019-04-17 Luke LauAdd basic JIT
2019-04-17 Luke LauBegin IR building
2019-04-17 Luke LauBegin parsing addition