descriptionLLVM's kaleidoscope tutorial implemented in llvm-hs
ownerLuke Lau
last changeWed, 17 Apr 2019 22:38:30 +0000 (23:38 +0100)
shortlog
2019-04-17 Luke LauAdd for loops master
2019-04-17 Luke LauAdd putchard and move to OrcJIT
2019-04-17 Luke LauAdd externs and change type to double
2019-04-17 Luke LauHandle ending ;
2019-04-17 Luke LauAdd parenthesis to parsing
2019-04-17 Luke LauIgnore .swp files
2019-04-17 Luke LauAdd doctests
2019-04-17 Luke LauCheck the type of if condition
2019-04-17 Luke LauImplement codegen for if statements
2019-04-17 Luke LauParse if statements
2019-04-17 Luke LauAdd basic error handling
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
...
heads
5 years ago master