RSS 71 projects tagged "Common Lisp"

Download Website Updated 19 Feb 2006 CL-EMB

Screenshot
Pop 30.30
Vit 3.44

CL-EMB is a library which embeds Common Lisp and special template tags into normal text files. It can be used for dynamically-generated HTML pages.

Download Website Updated 08 Jan 2006 R2cl

Screenshot
Pop 20.40
Vit 1.00

R2cl is a proof of concept, minimal translator from the R language into Common Lisp, for the purpose of efficient compilation. The execution speed of R code may be improved over 1000 times by using the CMU Common Lisp compiler.

No download Website Updated 29 Oct 2005 Lisp Blosxom

Screenshot
Pop 12.29
Vit 52.56

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.

No download Website Updated 12 Oct 2005 CL-IPC

Screenshot
Pop 19.03
Vit 1.00

CL-IPC provides Common Lisp programs with access to the LibC functions dealing with SysV IPC as a listener.

Download Website Updated 28 Aug 2005 Jabberwocky

Screenshot
Pop 133.91
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 10 Jul 2005 Common Lisp SQL

Screenshot
Pop 83.43
Vit 3.47

CLSQL is an SQL database interface for Common Lisp. It provides object-oriented and functional access methods to the underlying database, which can be one of MySQL, ODBC, PostgreSQL, or SQLite. It uses the Unified Foreign Function Interface (UFFI) and thus supports the CMU Common Lisp, Steel Bank Common Lisp, and Allegro Common Lisp implementations.

Download Website Updated 31 May 2005 IPA-CXS/X-Sampa Converter

Screenshot
Pop 39.31
Vit 1.42

IPA-CXS/X-Sampa Converter is a selection of modules for various programming languages (C, Perl, Lisp, and Python) for translating between IPA (International Phonetic Alphabet) and ASCII versions, in particular CXS, which is a close relative to X-Sampa. The project homepage contains a demo for using the Perl script as an online converter.

Download Website Updated 24 May 2005 Superior Lisp Interaction Mode for Emacs

Screenshot
Pop 73.69
Vit 1.47

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.

No download Website Updated 09 May 2005 UnCommon Web

Screenshot
Pop 42.07
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.

Download Website Updated 17 Apr 2005 Fract

Screenshot
Pop 44.33
Vit 2.01

Fract is a Web-based fractal zoomer for the Mandelbrot set. It has no advanced features, for the goal is to keep the code easy to read for someone interested in fractals. The package also includes an offline renderer that you can use to generate high resolution images of your favorite spots. You can also easily play with the color map.

Screenshot

Project Spotlight

PerlShare

A DropBox drop-in, private file sharing "cloud".

Screenshot

Project Spotlight

Ivan Post

A simple peer-matching CGI.