![]() |
|
Uniot Core
|
| 0.8.1 |
A wrapper for the Uniot Lisp interpreter. More...
Topics | |
| Helper | |
| Helper utilities and type definitions for working with UniotLisp. | |
| Primitives | |
| A collection of helper classes and functions for managing Lisp primitives. | |
| unLisp | |
| A singleton class that wraps UniotLisp interpreter for the Uniot Core. | |
A wrapper for the Uniot Lisp interpreter.
This module provides a wrapper around the Uniot Lisp interpreter, allowing for easy integration and usage within the Uniot Core. It manages the lifecycle of the Lisp machine, and provides utilities for describing, validating, and accessing Lisp primitive functions.