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>
Mon, 3 Jun 2019 23:11:03 +0000 (00:11 +0100)
commit714bbc1dface9aa8b32394b9980ad77af96df663
tree1d3505bb2383ae24a8ee6dd6b539419f89c55486
parent4d1dcdc8a1187df7d2981d426f57f79be922358d
Generate code for binary operations

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