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

A singleton class that wraps UniotLisp interpreter for the Uniot Core. More...

Collaboration diagram for unLisp:

Classes

class  uniot::unLisp
 

Detailed Description

A singleton class that wraps UniotLisp interpreter for the Uniot Core.

unLisp provides a Lisp environment with event-based communication capabilities for IoT applications. It manages the Lisp machine lifecycle, handles user-defined primitive functions, and provides an event system for communication between the Lisp environment and the rest of the application.

The class supports: