Jon Riehl
|
e4f4d56fe6
|
Added support for POP_TOP and SETUP_LOOP to llpython.af_to_api.
|
2013-06-18 11:52:30 -05:00 |
|
Jon Riehl
|
a6cf8c4f71
|
Made some improvements to llpython.af_to_api, specifically attempting to normalize variable access so reference counting becomes the target API's responsibility.
|
2013-06-17 18:08:36 -05:00 |
|
Jon Riehl
|
d8297cf50b
|
Added support for rudimentary control flow, and completely incorrect refcounting in llpython.af_to_api.
|
2013-06-14 18:18:30 -05:00 |
|
Jon Riehl
|
a8747d2125
|
Initial proof of concept for generic API calling code generator in llpython.af_to_api.
|
2013-06-14 16:00:42 -05:00 |
|
Jon Riehl
|
fd41a93554
|
Added llpython.af_to_api module. Started work on a code generator that accepts address flows, and outputs an LLVM function that implements the given code object using (undefined) API calls for bytecode instructions.
|
2013-06-13 15:25:28 -05:00 |
|