Generate code for binary operations
authorLuke Lau <luke_lau@icloud.com>
Sat, 18 May 2019 22:43:07 +0000 (23:43 +0100)
committerLuke Lau <luke_lau@icloud.com>
Sun, 19 May 2019 13:17:16 +0000 (14:17 +0100)
commitfb7d66e2e530c51a6a20239f8f2cd644f40fecea
tree1d3505bb2383ae24a8ee6dd6b539419f89c55486
parent38600a47841e2c5837b5693b32c35d2093864458
Generate code for binary operations

Also throw in the rest of the comparisons whilst we're at it.
AST.hs
Main.hs