Skip to content

Transpiler for the FLC abstract machine code to x86-64

Notifications You must be signed in to change notification settings

jlam55555/flc-transpiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Transpiler for the FLC abstract machine code to x86-64

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published