![]() |
|
Uniot Core
|
| 0.8.1 |
Contains type definitions and utilities for interacting with the Lisp interpreter. More...
Typedefs | |
| using | Object = struct Obj * |
| A pointer to a Lisp object structure. | |
| using | VarObject = struct Obj ** |
| A pointer to a pointer to a Lisp object structure. | |
| using | Root = void * |
| A generic pointer representing the root of a Lisp environment. | |
Contains type definitions and utilities for interacting with the Lisp interpreter.