windrunner414 / php-llvm

A "lightweight" wrapper around LLVM-C in native PHP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PHP-LLVM

This is a "thin" wrapper around the LLVM-C api. It aims to make it slightly simpler to use, and eventually make supporting multiple versions of LLVM possible.

TODO

A lot is left todo. Checkout todo.c

About

A "lightweight" wrapper around LLVM-C in native PHP


Languages

Language:PHP 99.2%Language:C 0.8%Language:Assembly 0.0%