RSS 45 projects tagged "Common Lisp"

Download Website Updated 18 Mar 2004 Anaphora

Screenshot
Pop 13.64
Vit 1.00

Anaphora is an anaphoric macro collection for Common Lisp. It includes many new fiends, in addition to old friends like AIF and AWHEN.

Download Website Updated 10 May 2004 Bouquet: a graph generator

Screenshot
Pop 33.76
Vit 1.00

Bouquet is a graph generation package that allows you to register graphs over various Lisp objects and generate graph description files, which can be later visualised using the Tulip package. Tulip clusters and properties are supported.

Download Website Updated 06 Apr 2003 CL-BibTeX

Screenshot
Pop 25.57
Vit 1.76

CL-BibTeX is a replacement for the BibTeX program, written in Common Lisp. The aim is to enable the user to format bibliographic entries using Common Lisp programs, rather than using the stack language of BibTeX style files. A compiler that transforms BibTeX style files into comprehensible Common Lisp programs is included.

Download Website Updated 19 Feb 2006 CL-EMB

Screenshot
Pop 30.45
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 31 Jul 2004 CL-FMOD

Screenshot
Pop 13.53
Vit 56.75

CL-FMOD is a set of Common Lisp bindings to FMOD using UFFI.

Download Website Updated 18 Nov 2002 CL-FTP

Screenshot
Pop 39.75
Vit 1.42

CL-FTP is a library that provides FTP client functionality to Common Lisp programs.

No download Website Updated 26 Aug 2003 CL-GD

Screenshot
Pop 28.50
Vit 59.67

CL-GD is a library for Common Lisp which provides an interface to the GD Graphics Library for the dynamic creation of images. It is based on UFFI and should thus be portable to all CL implementations supported by UFFI.

Download Website Updated 22 Oct 2003 CL-INTERPOL

Screenshot
Pop 28.20
Vit 59.19

CL-INTERPOL is a library for Common Lisp which modifies the reader so that you can have interpolation within strings, similar to Perl or Unix Shell scripts. It also provides various ways to insert arbitrary characters into literal strings even if your editor/IDE doesn't support them.

No download Website Updated 12 Oct 2005 CL-IPC

Screenshot
Pop 19.18
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 06 May 2003 CL-PPCRE

Screenshot
Pop 37.84
Vit 60.60

CL-PPCRE is a portable regular expression library for Common Lisp. It is compatible with Perl, and it's fast, portable (strictly ANSI-compliant), and thread-safe. It comes with convenient features like a SPLIT function, a couple of DO-like loop constructs, and a regex-based APROPOS feature similar to the one found in Emacs. In addition to specifying regular expressions as strings like in Perl, you can also use S-expressions which are more Lisp-y.

Screenshot

Project Spotlight

xombrero

A minimalist's Web browser.

Screenshot

Project Spotlight

CorneliOS

A virtual Web OS.