|
Reduct
v4.0.5-1-g4851deb
A functional and immutable language.
|
Files | |
| arena.h | |
| Arena allocation. | |
| atom.h | |
| Atom representation and operations. | |
| bitmap.h | |
| Bitmap utilities. | |
| build.h | |
| Intermediate Representation builder. | |
| char.h | |
| Character handling. | |
| closure.h | |
| Closure management. | |
| core.h | |
| Core definitions and structures. | |
| defs.h | |
| dump.h | |
| Dumping and disassembly. | |
| emit.h | |
| Bytecode Emission. | |
| error.h | |
| Error handling and reporting. | |
| eval.h | |
| Virtual machine evaluation. | |
| function.h | |
| Compiled function. | |
| future.h | |
| Future primitives. | |
| gc.h | |
| Garbage collection. | |
| handle.h | |
| Handle management. | |
| inst.h | |
| Bytecode instruction format. | |
| item.h | |
| Item management. | |
| list.h | |
| List management. | |
| native.h | |
| Native function and intrinsic registration. | |
| opcode.h | |
| Bytecode opcodes and properties. | |
| optimize.h | |
| Bytecode optimization. | |
| parse.h | |
| Parser. | |
| reduct.h | |
| rvsdg.h | |
| Intermediate Representation. | |
| schema.h | |
| Schema transformation. | |
| scratch.h | |
| Scratch buffer allocation. | |
| standard.h | |
| Built-in library registration and operations. | |
| stringify.h | |
| Stringification. | |
| sync.h | |
| Syncronization primitives. | |
| task.h | |
| Task primitives. | |