The Wasp Lisp Virtual Machine, Associated Libraries, and MOSREF.
Wasp Lisp provides the following features inherited from Mosquito Lisp:
Beyond the functionality provided by Mosquito Lisp, Wasp Lisp provides the ability to extend Wasp Lisp with modules written in ANSI C and refinement of many of Mosquito's features based on feedback by the Lisp community.
This Wasp Lisp source code package consists of the source code for four key components of the Wasp Lisp environment:
WaspDoc, the Wasp documentation tool which provides a way to view and update
documentation associated with Wasp Lisp.
WaspVM, a compact interpreter written in ANSI C for programs written in
Wasp Lisp.
WaspC, the compiler for Wasp Lisp programs, written in Wasp Lisp itself.
Wasp, the Wasp interactive environment which provides interactive
programming and troubleshooting for Wasp Lisp programmers.
The particular version of Wasp Lisp containing this file is called "Wasp Rewind".
Last modified 07 October 2024