Download List

Descripción del Proyecto

SLIME is an integrated development environment for Common LISP which does everything you would expect from an IDE: code evaluation, compilation, macro expansion, and auto-completion. It also finds definitions of functions, and marks LISP forms which the compiler finds to be erroneous. It provides easy access to implementation-specific online documentation as well as the ability to look up symbols in the ANSI Common Lisp HyperSpec. Further, it includes an interactive debugger and object inspector.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-05-24 12:19 Back to release list
1.2.0

Este comunicado tiene un completo nuevo inspector que se encarga de los objetos CLOS y mejores métodos y compatible con Unicode. Es capaz de rastrear los métodos individuales de las funciones genéricas en lugar de todos y, además, proporciona un navegador de clases.
Tags: Minor feature enhancements
This release has a completely new inspector that handles CLOS
objects and methods better and supports Unicode. It is able to
trace single methods of generic functions instead of all and
additionally provides a class browser.

Project Resources