Source: wikibot/xlisp
= XLISP
{wiki=XLISP}
XLISP is a dialect of the Lisp programming language designed for educational, research, and prototyping purposes. It was developed by David Betz in the late 1980s and is known for its simplicity and small size compared to other Lisp implementations. XLISP supports many of the foundational features of Lisp, including functional programming, object-oriented programming, and integration with C.