|
Reduct
v4.0.5-1-g4851deb
A functional and immutable language.
|
Bytecode Emission. More...
#include <reduct/bitmap.h>#include <reduct/defs.h>#include <reduct/function.h>#include <reduct/gc.h>#include <reduct/inst.h>#include <reduct/item.h>#include <reduct/list.h>Go to the source code of this file.
Functions | |
| REDUCT_API reduct_handle_t | reduct_emit (struct reduct *reduct, reduct_handle_t graph) |
| Compile Reduct IR into a callable bytecode function. | |
Bytecode Emission.
Definition in file emit.h.