Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

Steel Bank Common Lisp

Compare

  Analyzed about 5 hours ago

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.

566K lines of code

18 current contributors

about 13 hours since last commit

130 users on Open Hub

Very High Activity
4.70588
   
I Use This
Licenses: BSD-3-Clause, Public_Do...

Superior Lisp Interaction Mode for Emacs

Compare

  Analyzed about 16 hours ago

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 extends Emacs with new support for interactive programming in Common Lisp. The features are centered ... [More] 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 fro [Less]

51.6K lines of code

20 current contributors

2 days since last commit

115 users on Open Hub

Moderate Activity
4.86957
   
I Use This
Licenses: No declared licenses

GNU CLISP - an ANSI Common Lisp

Compare

Claimed by GNU Analyzed 1 day ago

GNU CLISP is an ANSI Common Lisp implementation with an interpreter, compiler, debugger, object system (CLOS, MOP), sockets, fast bignums, arbitrary precision floats, and foreign language interface which runs on most UNIXes and Win32.

1.57M lines of code

0 current contributors

9 months since last commit

55 users on Open Hub

Very Low Activity
4.4375
   
I Use This

Maxima GPL CAS based on DOE-MACSYMA

Compare

  Analyzed about 2 hours ago

Maxima is a system for the manipulation of symbolic and numerical expressions, including differentiation, integration, Taylor series, Laplace transforms, ordinary differential equations, systems of linear equations, polynomials, and sets, lists, vectors, matrices, and tensors. Maxima yields high ... [More] precision numeric results by using exact fractions, arbitrary precision integers, and variable precision floating point numbers. Maxima can plot functions and data in two and three dimensions. The Maxima source code can be compiled on many systems, including Windows, Linux, and MacOS X. The source code for all systems and precompiled binaries for Windows and Linux are available at the SourceForge file manager. [Less]

1.52M lines of code

19 current contributors

about 14 hours since last commit

54 users on Open Hub

High Activity
4.44828
   
I Use This

ArmedBear Common Lisp (ABCL)

Compare

  Analyzed 4 months ago

ABCL is an implementation of Common Lisp (CL) running in the JVM: it can run in the same JVM as your Java code, allowing full mixture of Lisp and Java code. Being a full CL implementation, it runs many existing libraries and applications, such as Maxima, a computer algebra system. With support for ... [More] JSR-223, you easily extend any JSR-223 compatible application with Lisp as a macro language. This includes integration with the Ant build system using its script-tag. ABCL features both an interpreter and a compiler which compiles into jvm byte code. [Less]

146K lines of code

1 current contributors

4 months since last commit

24 users on Open Hub

Activity Not Available
3.75
   
I Use This

Quicklisp

Compare

  Analyzed about 7 hours ago

Quicklisp is a library manager for Common Lisp. It can download, install, and load any of over 500 libraries with a few simple commands. Quicklisp is easy to install and works with ABCL, Allegro CL, Clozure CL, CLISP, CMUCL, ECL, LispWorks, SBCL, and Scieneer CL, on Linux, Mac OS X, and Windows.

17.6K lines of code

2 current contributors

5 months since last commit

17 users on Open Hub

Low Activity
5.0
 
I Use This

CMUCL

Compare

  Analyzed about 11 hours ago

a high-performance, free Common Lisp implementation which runs on most major Unix platforms. It mainly conforms to the ANSI Common Lisp standard.

464K lines of code

1 current contributors

3 days since last commit

8 users on Open Hub

Moderate Activity
4.0
   
I Use This
Licenses: No declared licenses

Common Lisp Full Screen Window Manager

Compare

  Analyzed about 4 hours ago

CLFSWM is a 100% Common Lisp X11 window manager (based on Tinywm and Stumpwm. Many thanks to them). It can be driven only with the keyboard or with the mouse.

22.9K lines of code

0 current contributors

over 7 years since last commit

5 users on Open Hub

Inactive
5.0
 
I Use This

Elephant

Compare

  No analysis available

Elephant is a persistent object protocol and database for Common Lisp. The persistent protocol component of elephant overrides class creation and standard slot accesses using the Meta Object Protocol (MOP) to render slot values persistent. Database functionality includes the ability to persistently ... [More] index and retrieve ordered sets of class instances and ordinary lisp values. Values are stored persistently on disk by one or more 'data stores', which currently consist of Berkeley DB and SQL servers via CL-SQL. A pure-lisp data store is under development. Elephant inherits the ACID properties of these stores, and by design is transactional, multi-threaded, and in the case of Berkeley DB, process safe. [Less]

0 lines of code

0 current contributors

0 since last commit

4 users on Open Hub

Activity Not Available
4.33333
   
I Use This
Mostly written in language not available
Licenses: lgpl21_or...

Common Lisp Quick Reference

Compare

  Analyzed about 15 hours ago

Common Lisp Quick Reference is a free booklet with short descriptions of the thousand or so symbols defined in the ANSI standard. It comes with a comprehensive index. It is written in LaTeX and formatted for printing on both A4 and letter paper. After folding the sheets lengthwise, they can easily be turned into a handy booklet.

7.59K lines of code

0 current contributors

over 5 years since last commit

3 users on Open Hub

Inactive
5.0
 
I Use This