|
x-engine-c v0.2.13
The C engine for x-lang
|
Files | |
| x-base.h | |
| Base environment object – the root context for evaluation. | |
| x-heap.h | |
| Heap management and mark-sweep garbage collection. | |
| x-lib.h | |
| General-purpose library helpers. | |
| x-lisp.h | |
| Lisp-style aliases for pair construction and traversal. | |
| x-obj.h | |
| The x-expr object system – atoms, pairs, flags, and type dispatch. | |
| x-stdlib.h | |
| C standard library replacements. | |
| x-sys.h | |
| System-level function wrappers. | |
| x.h | |
| Core definitions for computational expressions. | |