Uniot Core
0.8.1
Loading...
Searching...
No Matches
Uniot Lisp

A wrapper for the Uniot Lisp interpreter. More...

Collaboration diagram for Uniot Lisp:

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.
 

Detailed Description

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.