Common Lisp is a dialect of the Lisp programming language, a high-level, general-purpose, multi-paradigm programming language known for its distinctive parenthesized prefix notation.
Provides the ability to evaluate Common Lisp and Zetalisp expressions on a Symbolics Genera machine and retrieve the resulting values, standard output, and error messages.
An MCP server that enables LLMs to evaluate Lisp expressions on a Symbolics Genera machine over TCP. It bridges JSON-RPC requests to the Genera environment to return evaluation results, stdout, and stderr.