Jabberwocky is a Lisp IDE containing a Lisp-aware editor with syntax highlighting, parentheses matching, a source analyzer, indentation, a source level debugger, a project explorer, and an interaction buffer. It is the replacement for the Lisp Debug project.
| Tags | Software Development Debuggers Text Editors Integrated Development Environments (IDE) |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX Linux Windows Windows Windows OS Independent |
| Implementation | Common Lisp Lisp |
Recent releases


Release Notes: Display of the blinking cursor has been improved. This release removes the selected list and parentheses highlights if you click outside a list. A try catch has been added to the code of the project thread, so that an error no longer causes the automatic update of the project window to stop.


Release Notes: A potential combinatoric explosion by the code analyzer was solved. A documentation error about the installation of Jabberwocky was corrected.


Release Notes: A serious bug that caused the failure of the start of a SBCL interaction pane on fast machines is resolved.


Release Notes: This release fixes a bug in the indentation that changed "unless" in "when" and "nil" in ().


Release Notes: A serious thread leak has been resolved.