Originally a github fork of the llvm-py repository from http://www.mdevan.org/llvm-py/index.html updated to work with LLVM 3.x. Since then it has changed significantly with multiple sub-projects.
www.llvmpy.org
* handle while loop * handle for loop * handle immediate values Todo: handle "break" and "continue" |
||
|---|---|---|
| __init__.py | ||
| builder.py | ||
| executor.py | ||
| libc.py | ||
| shortnames.py | ||
| translator.py | ||