Download List

프로젝트 설명

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
1.2.0

이 릴리스는 CLOS 객체와 메소드를 더 처리하는 유니 코드를 지원하는 완전히 새로운 검사기있다. 그것은 모든 대신에 일반적인 기능을 하나의 방법을 추적하는 추가 클래스를 브라우저에 제공 할 수있습니다.
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.

2004-10-14 09:32
1.0

Tags: Initial freshmeat announcement

Project Resources