fabubaker / avl-jit

Just-in-time compilation of AVL trees

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

avl-libjit

An implementation of just-in-time compilation of AVL trees as described here using LibJIT.

Dependencies

Running

make
./avl-libjit

About

Just-in-time compilation of AVL trees


Languages

Language:C 97.9%Language:Makefile 2.1%