FeepingCreature / mujit

A small and kind of derpy SSA JIT backend. Pre-alpha.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

muJIT

A small and kind of derpy SSA JIT backend. Pre-alpha.

License

BSD 3-Clause.

Build

make

Test

build/helloworld

Benchmark

Ackermann function:

build/ack 3 12

Supported platforms

  • x86-64

About

A small and kind of derpy SSA JIT backend. Pre-alpha.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C 98.7%Language:Makefile 1.3%