RSS 26 projects tagged "Common Lisp"

Download Website Updated 01 Mar 2013 Retro

Screenshot
Pop 416.37
Vit 69.11

Retro is a clean, minimalist language with roots in Forth. It supports all major OSes in use today, and was designed to be easy to learn, use, and modify for specific needs.

No download Website Updated 06 May 2003 The Regex Coach

Screenshot
Pop 53.05
Vit 60.54

The Regex Coach is a graphical application for Linux and Windows which can be used to experiment with (Perl-compatible) regular expressions interactively. It shows whether a regular expression matches a particular target string, and can also show which parts of the target string correspond to captured register groups or to arbitrary parts of the regular expression. It can "walk" through the target string one match at a time and simulate Perl's split and s/// (substitution) operators. It tries to describe the regular expression in plain English. It can show a graphical representation of the regular expression's parse tree. It can single-step through the matching process as performed by the regex engine. Everything happens in "real time" (i.e., as soon as you make a change somewhere in the application all other parts are instantly updated).

No download Website Updated 29 Oct 2005 Lisp Blosxom

Screenshot
Pop 12.61
Vit 52.51

Lisp Blosxom is a port of the Perl Blosxom blogging engine to ANSI Common Lisp. Its goals are extensibility and speed. It's a filesystem-based blogging engine, which means that blog entries are just flat files on disk, although plugins can be written to extend or replace this behavior. The first line in the file is the title, while the remainder is the text of the body. Entry dates are taken directly from the filesystem's modification date for each entry. Furthermore, the structure of the blog is taken directly from the hierarchy of directories and files on disk.

Download Website Updated 07 Aug 2012 Steel Bank Common Lisp

Screenshot
Pop 232.12
Vit 26.36

Steel Bank Common Lisp is a development environment for Common Lisp, with excellent support for the ANSI standard: garbage collection, lexical closures, powerful macros, strong dynamic typing, incremental compilation, and the famous Common Lisp Object System (multimethods and all). It also includes many extensions, such as native threads, socket support, a statistical profiler, programmable streams, and more. These are all available through an integrated, interactive native compiler which feels like an interpreter. SBCL is unique in being a multiplatform native compiler which bootstraps itself completely from source, using a C compiler and any other ANSI Common Lisp implementation.

Download Website Updated 28 Aug 2005 Jabberwocky

Screenshot
Pop 135.98
Vit 10.46

Jabberwocky is a Lisp IDE containing a Lisp-aware editor with syntax highlighting, parentheses matching, a source analyzer, indentation, a source level debugger, a project explorer, and an interaction buffer. It is the replacement for the Lisp Debug project.

Download Website Updated 11 Apr 2011 ACL2

Screenshot
Pop 88.45
Vit 5.65

ACL2 is a mathematical logic, programming language, and mechanical theorem prover based on the applicative subset of Common Lisp. It is an "industrial-strength" version of the NQTHM or Boyer/Moore theorem prover, and has been used for the formal verification of commercial microprocessors, the Java Virtual Machine, interesting algorithms, and so forth.

Download Website Updated 23 May 2010 The Stump Window Manager

Screenshot
Pop 72.87
Vit 5.09

Stumpwm is a tiling, keyboard driven X11 window manager written entirely in Common Lisp. While it is minimalistic in appearance, its full customizability, event hooks, and 100% pure Lisp implementation make it startlingly powerful.

Download Website Updated 15 Jan 2012 shelisp

Screenshot
Pop 49.04
Vit 4.53

Shelisp is a syntactical extention to Common Lisp to enable composing and running Unix shell scripts from Lisp and mixing shell and Lisp constructs.

No download Website Updated 09 May 2004 OpenMCL

Screenshot
Pop 76.40
Vit 4.42

OpenMCL is an Open Source version of Digitool's excellent Macintosh Common Lisp (MCL) implementation, which runs on LinuxPPC and MacOS X. It features a native code compiler, multithreading support, and good ANSI CL compliance.

No download Website Updated 09 May 2005 UnCommon Web

Screenshot
Pop 42.19
Vit 3.53

UnCommon Web is a Web application framework. UnCommon Web features a component based UI construction toolkit, template and programmatic dynamic HTML generation engines, and linear (also known as modal or continuation) page flow control. UnCommon Web can sit behind Apache or a pure Lisp Web server.

Screenshot

Project Spotlight

SmartGit/Hg

A GUI client for Git, Mercurial, and SVN.

Screenshot

Project Spotlight

JStock - Free Stock Market Software

A stock market application.