
LispWorks is an implementation of ANSI Common Lisp running on Windows, Linux, Mac OS X, FreeBSD, x86/x64 Solaris, SPARC/Solaris and HP-UX. The program offers many features including an advanced Common Lisp compiler, interpreter, runtime system, language extensions and the LispWorks IDE.
v6.1 [Jan 12, 2013]
- Environment access API (augment-environment etc)
- High-quality drawing on all platforms including anti-aliasing.
- Native printing on GTK
- Some support for input methods
- Writing image files (JPEG, PNG, TIFF etc)
- Drag'n'drop improvements on GTK
- capi:browser-pane on Windows and Cocoa
- Support for multiple monitors
- Further extensions to the multiprocessing API
- IPv6 support in sockets
- Foreign blocks in the FLI.
- ASDF2 included
- Improved documentation and more example code
- Various other new features, enhancements in CAPI and improvements in the IDE
- Many bug fixes