Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nyuichi/xjit

dynamic x86_64 code generator for c99
https://github.com/nyuichi/xjit

Last synced: about 1 month ago
JSON representation

dynamic x86_64 code generator for c99

Awesome Lists containing this project

README

        

# xJIT - dynamic x86_64 code generator for c99

xJIT is a C99 wrapper for Xbyak the JIT assember.

# Usage

- TODO

See `etc/brainfuck.c` for example.

# Author

Yuichi Nishiwaki ([email protected])