flc-transpiler Transpiler for the FLC abstract machine code to x86-64 Currently for the G-machine from Chapter 3 of this tutorial. Intended to work with flc. Build instructions $ make run # run the test case (provisional) $ make clean