Skip to content

jawline/LJIT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LISPJIT

Toy handwritten JIT compiler for a simple LISP-y dialect (x86-64 only)

To build and test make && ./bin/ljit ./examples/test.ljit

Dependancies: Requires Blake Loring's regex-parser to be installed (https://github.com/mmjack/Regex-Parser)

About

Implementing simple JIT compiler

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published