Projects tagged ‘common_lisp’ and ‘sbcl’


Jump to tag:

Projects tagged ‘common_lisp’ and ‘sbcl’

Filtered by Project Tags common_lisp sbcl

Refine results Project Tags lisp (3) clisp (3) lispworks (2) cmucl (2) openmcl (2) ai (2) programming (2) acl (2) development (1) library (1) compiler (1) language (1)

[4 total ]

85 Users
   

Steel Bank Common Lisp, aka SBCL, is an open source compiler and runtime system for ANSI Common Lisp. It provides an interactive environment including an integrated native compiler, a debugger, and many extensions.
Created over 3 years ago.

78 Users
   

SLIME is a new Emacs mode for Common Lisp development. Inspired by existing systems such Emacs Lisp and ILISP, we are working to create a fresh new environment for hacking Common Lisp in. SLIME ... [More] extends Emacs with new support for interactive programming in Common Lisp. The features are centered around slime-mode, an Emacs minor-mode that complements the standard lisp-mode. While lisp-mode supports editing Lisp source files, slime-mode adds support for interacting with a running Common Lisp process for compilation, debugging, documentation lookup, and so on. The slime-mode programming environment follows the example of Emacs's native Emacs Lisp environment. We have also included good ideas from similar systems (such as ILISP) and some new ideas of our own. SLIME is constructed from two parts: a user-interface written in Emacs Lisp, and a supporting server program written in Common Lisp. The two sides are connected together with a socket and communicate using an RPC-like protocol. The Lisp server is primarily written in portable Common Lisp. The required implementation-specific functionality is specified by a well-defined interface and implemented separately for each Lisp implementation. This makes SLIME readily portable. [Less]
Created over 3 years ago.

1 Users

Graphic-Forms is a Common Lisp library for Windows® GUI programming.
Created over 2 years ago.

1 Users

GBBopen is an open source AI blackboard-system framework. Multi-dimensional abstraction of the blackboard repository (“spaces”), blackboard objects, and proximity-based retrieval patterns are ... [More] used to provide a semantically meaningful separation of repository indexing and retrieval mechanisms from knowledge source (KS) and control code. This separation allows storage and search strategies to change dynamically as well as to be adapted easily to a broad range of application areas. GBBopen also provides highly efficient and extensible event primitives that form the foundation for fast and flexible opportunistic-control reasoning. [Less]
Created about 1 year ago.