acl-installer | | (Home) (Pts) (Pkg 1 2 3 4 5 6) (Bugs) (QA-unstable) (Pool) | Installer for Allegro ANSI Common Lisp Environment This package is a rewrite of Peter Van Enyde's original acl-installer package. The rewritten package can download and install Franz's AllegroCL Trial version ANSI Common Lisp development enviroment and compiler. It can also install AllegroCL Enterprise and Platinum editions. All versions feature integration with Common Lisp Controller. |
|
cl-aima | | (Pts) (Pkg 1) (Bugs) (QA-unstable) (Pool) | Common Lisp Source Code for Artificial Intelligence: A Modern Approach Book The Common Lisp source code from Peter Norvig's Artificial Intelligence: A Modern Approach Book |
|
cl-ansi-tests | | (Pts) (Pkg 1) (Bugs) (QA-unstable) (Pool) | ANSI Common Lisp Conformance Tests This package contains a suite of conformance programs to test Common Lisp implementations. |
|
cl-asdf | | (Home) (Pts) (Pkg 1 2) (Bugs) (QA-unstable) (Pool) | Another System Definition Facility asdf provides a "make" type functions for Common Lisp packages. It provides compilation and loading features for complex Lisp systems with multiple modules and files. It is similar in concept, but quite different in features, from "defsystem" which is included in the common-lisp-controller package. |
|
cl-base64 | | (Pts) (Pkg 1) (Bugs) (QA-unstable) (Pool) | Base64 encoding and decoding library A Common Lisp library for encoding and decoding base64 strings. |
|
cl-binary-types | | (Home) (Pts) (Pkg 1) (Bugs) (QA-unstable) (Pool) | Common Lisp library for reading and writing binary files Binary-types is a Common Lisp package for reading and writing binary
files. Binary-types provides macros that are used to declare the
mapping between lisp objects and some binary (i.e. octet-based)
representation. |
|
cl-db-sockets | | (Pts) (Pkg 1) (Bugs) (QA-unstable) (Pool) | Socket Library for Common Lisp This package provides a library of socket functions for SBCL and CMUCL. |
|
cl-defsystem3 | | (Home) (Pts) (Pkg 1) (Bugs) (QA-unstable) (Pool) | Mk Defsystem3 Defsystem version 3 provides a "make" type functions for Common Lisp packages. It provides compilation and loading features for complex Lisp systems with multiple modules and files. |
|
cl-environment | | (Pts) (Pkg 1) (Bugs) (QA-unstable) (Pool) | Environment Abstraction for Common Lisp This package provides an object-oriented abstraction of the current CL environment. It is excerpted from the Common Lisp Object Code Collection (CLOCC). |
|
cl-f2cl | | (Pts) (Pkg 1) (Bugs) (QA-unstable) (Pool) | Fortran to Common Lisp Source Code Translator This package contains functions to convert Fortran source code to Common Lisp source code. |
|
cl-faq | | (Pts) (Pkg 1) (Bugs) (QA-unstable) (Pool) | Common Lisp Frequently Asked Questions A collection of Common Lisp FAQs that are accessible via doc-base |
|
cl-geodesics | | (Pts) (Pkg 1) (Bugs) (QA-unstable) (Pool) | Geodesics Computation Libary for Common Lisp. This package contains geodesic calculations for computing hyperspace physics related to blackholes. |
|
cl-hyperobject | | (FTP) (Pts) (Pkg 1) (Bugs) (QA-unstable) (Pool) | Common Lisp Hyperobjects Hyperobjects contain references to subobjects and linked objects. This library displays hyperobjects in a multiple formats: ASCII text, HTML, XML with optional field labels and hyperlinks. |
|
cl-infix | | (Pts) (Pkg 1) (Bugs) (QA-unstable) (Pool) | Common Lisp Reader Macro for Infix Mathematical Syntax An infix reader macro for Common Lisp, allowing use of more
traditional mathematical syntaxes in CL programs. |
|
cl-inflate | | (Home) (Pts) (Pkg 1) (Bugs) (QA-unstable) (Pool) | Inflate zipped files for Common Lisp programs Inflate is a Common Lisp module for reading and decompressing gzip, winzip, and jar files. |
|
cl-integrate | | (Pts) (Pkg 1) (Bugs) (QA-unstable) (Pool) | Common Lisp Numerical Integration Functions Common Lisp functions for numerically integrating data |
|
cl-kmrcl | | (Home) (Pts) (Pkg 1) (Bugs) (QA-unstable) (Pool) | General Purpose Common Lisp Utilities This is a packaging of general purpose Common Lisp Utilities that I use in some of my Common Lisp packages, primarily in UMLisp. |
|
cl-lml | | (Home) (FTP) (Pts) (Pkg 1) (Bugs) (QA-unstable) (Pool) | Lisp Markup Language Functions for Common Lisp programs to generate HTML and XHTML files. This page is created with LML. |
|
cl-md5 | | (Pts) (Pkg 1) (Bugs) (QA-unstable) (Pool) | Message Digest 5 (MD5) Library for Common Lisp Pierre Mai's MD5 calculation library. |
|
cl-meta | |
cl-metering | |
cl-net-telent-date | | (Pts) (Pkg 1) (Bugs) (QA-unstable) (Pool) | Common Lisp Utilities for Printing and Parsing Dates A collection of functions that parse and print dates |
|
cl-paip | | (Pts) (Pkg 1) (Bugs) (QA-unstable) (Pool) | Source Code for Paradigms of Artificial Intelligence Programming Book The source code from Peter Norvig's Paradigms of Artificial Intelligence Programming Book |
|
cl-pdf | | (Home) (Pts) (Pkg 1) (Bugs) (QA-unstable) (Pool) | Common Lisp package to create PDF files CL-PDF is a cross-platform Common Lisp library for generating PDF files. It does not need any third party tools from Adobe or others. |
|
cl-pipes | | (Pts) (Pkg 1) (Bugs) (QA-unstable) (Pool) | Pipes Library for Common Lisp. This is a packaging of Peter Norvig's pipes which support delayed processing of streams of values. |
|
cl-png | | (Pts) (Pkg 1) (Bugs) (QA-unstable) (Pool) | PNG image file library for Common Lisp This package provides Common Lisp reading and writing functions for PNG image files. Functions for compressing and uncompression a zip file are also included. |
|
cl-port | | (Home) (Pts) (Pkg 1) (Bugs) (QA-unstable) (Pool) | Common Lisp Object Code Collection Portability Library The portability package excerpted from the CLOCC. |
|
cl-portableaserve | | (Home) (Pts) (Pkg 1) (Bugs) (QA-unstable) (Pool) | Web Server Package for Common Lisp This package bundles Franz's open-source sourced Portable AllegroServe into a useful package for other Common Lisp imlementations. This package adds a acl-compat package which allows other Lisp implementation to use Franz's web server |
|
cl-postoffice | | (Home) (Pts) (Pkg 1) (Bugs) (QA-unstable) (Pool) | SMTP, POP, and IMAP Client Library for Common Lisp Programs This is Franz's open-source SMTP, POP, and IMAP library package for use with ACL-COMPAT for use with non-Allegro CL implementation. |
|
cl-ppcre | | (Pts) (Pkg 1) (Bugs) (QA-unstable) (Pool) | Portable Regular Express Library for Common Lisp A portable regular expression library for Common Lisp that is fast, compatible with PERL, and portable. |
|
cl-pubmed | | (Home) (FTP) (Pts) (Pkg 1) (Bugs) (QA-unstable) (Pool) | Common Lisp library for accessing PubMed® medical literature database This package provides functions to querying the PubMed medical literating database server. The XML results are then parsed and returned as CLOS objects. |
|
cl-reversi | | (Home) (FTP) (Pts) (Pkg 1) (Bugs) (QA-unstable) (Pool) | Common Lisp Reversi Game -- Text and Graphical A Common Lisp implementation of the popular reversi game. Based on code from Peter Norvig's Paradigms of Artificial Intelligence. The package includes a CLIM graphical user interface. |
|
cl-reversi-clim | | (Home) (FTP) (Pts) (Pkg 1) (Bugs) (QA-unstable) (Pool) | Reversi CLIM Executable This package contains an executable of the cl-reversi graphical user interface program. |
|
cl-rt | | (Pts) (Pkg 1) (Bugs) (QA-unstable) (Pool) | Common Lisp Regression Tester This is MIT's regression test suite for Common Lisp. |
|
cl-split-sequence | | (Pts) (Pkg 1) (Bugs) (QA-unstable) (Pool) | Partition function for Common Lisp Package Installations This package contains split-sequence that splits a sequence into multiple sequences based on input parameters |
|
cl-sql | | (Home) (FTP) (Pts) (Pkg 1 2 3 4 5 6 7) (Bugs) (QA-unstable) (Buildd-Reports) (Pool) | A SQL Interface Library for Common Lisp Implementations. CLSQL provides an interface to SQL databases for multiple Common Lisp Implementations and multiple SQL database engines. |
|
cl-statistics | |
cl-tester | | (Home) (Pts) (Pkg 1) (Bugs) (QA-unstable) (Pool) | Test Harness Package Tester provides a framework for creating automated testing programs for Common Lisp packages. |
|
cl-uffi | | (Home) (FTP) (Pts) (Pkg 1) (Bugs) (QA-testing) (QA-unstable) (Pool) | Universal Foreign Function Interface Library for Common Lisp. UFFI allows developers to create a single foreign function interface that will work on multiple Common Lisp implementations. |
|
cl-umlisp | | (Home) (FTP) (Pts) (Pkg 1) (Bugs) (QA-unstable) (Pool) | Common Lisp Library for the Unified Medical Language System UMlisp is a high-performance, object-oriented, SQL-base Common Lisp library for accessing the Unified Medical Language System. |
|
cl-unit | | (Pts) (Pkg 1) (Bugs) (QA-unstable) (Pool) | A Unit-based Regression Tester Library for Common Lisp A library providing Common Lisp packages with functions for creating unit-based regression test suites. |
|
cl-xptest | | (Home) (Pts) (Pkg 1) (Bugs) (QA-unstable) (Pool) | Extreme Programming Test Suite for Common Lisp XPTest provides a testing framework for Common Lisp packages based on concepts from Extreme Programming. |
|
cltl | | (Home) (Pts) (Pkg 1) (Bugs) (QA-testing) (QA-unstable) (Pool) | Common Lisp the Language Book by Guy L. Steele. An online version of the Guy Steele's description of (Pre-ANSI) Common Lisp. |
|
ctn | | (Home) (FTP) (Pts) (Pkg 1 2) (Bugs) (QA-testing) (QA-unstable) (Buildd-Reports) (Pool) | Central Test Node: DICOM interface library and utility programs. CTN provides numerous binary programs to manipulate and view DICOM files. CTN also includes a library that can used by other programs to manipulate DICOM Files. DICOM is a standardized image storage and transfer standard widely used in medical imaging. The Debian CTN package is part of the Debian Med-Imaging virtual package. |
|
ctn-doc | |
ctsim | |
cvs-syncmail | | (Pts) (Pkg 1) (Bugs) (QA-unstable) (Pool) | Notification Program for CVS Checkins. Syncmail is a script that is used to provide email notification of changes to a CVS repository. |
|
docbookide | | (Home) (Pts) (Pkg 1) (Bugs) (QA-testing) (QA-unstable) (Pool) | DocBook Emacs Major Mode The DocBook IDE is an Emacs major mode for editing DocBook documents. Features include font lock highlighting for DocBook elements and attributes; 'docbook-complete' function for inserting element and attribute names; 'docbook-insert-tag' function for inserting matching start- and end-tags; Automatic insertion of element content (e.g. firstname and surname in author); Automatic completion of end-tags; Comprehensive abbreviations table to further ease typing. |
|
dvdrecord | |
hindent | | (Pts) (Pkg 1) (Bugs) (QA-unstable) (Pool) | HTML formatting utility This utility reforms an HTML file according to input specificiations. It's especially helpful for examining HTML that has been automatically generated. |
|
ilisp | | (Home) (Pts) (Pkg 1 2) (Bugs) (QA-stable) (QA-testing) (QA-unstable) (Pool) | An Emacs Major Mode for Interactive Lisp Development I have recently adopted this package. ILISP is a powerful GNU Emacs interface to many dialects of Lisp, including Lucid, Allegro, Xanalys/Harlequin LispWorks, GCL, KCL, AKCL, ECL, IBCL, and CMUCL. Also some Scheme implementations are supported as well as a preliminary version of Xlisp/XlispStat. |
|
iozone3 | | (Home) (Pts) (Pkg 1) (Bugs) (QA-testing) (QA-unstable) (Buildd-Reports) (Pool) | Filesystem and disk benchmarking program. Iozone is useful for determining a broad benchmark of filesystem performance. The benchmark tests file I/O performance for the following operations: Read, write, re-read, re-write, read backwards, read strided, fread, fwrite, random read/write, pread/pwrite variants. |
|
langband | | (Pts) (Pkg 1) (Bugs) (QA-unstable) (Pool) | Rougelike Angband Common Lisp Game This is a implementation of an Angband written in Common Lisp. It uses the SDL library for graphics and sounds. |
|
libcddb-get-perl | | (Pts) (Pkg 1) (Bugs) (QA-unstable) (Pool) | A Perl library for reading CDDB data A library that reads data from an audio CD then fetches the artist and title information from the FreeCDDB database. |
|
lush | |
lw-installer | | (Home) (Pts) (Pkg 1 2) (Bugs) (QA-testing) (QA-unstable) (Pool) | Installer for Lispworks ANSI Common Lisp. This package can download and install Xanalys' Lispworks Personal Edition ANSI Common Lisp development enviroment and compiler. It can also install Lispworks Professional and Enterprise editions and integrate them with Common Lisp Controller. |
|
mailliststat | | (Home) (Pts) (Pkg 1) (Bugs) (QA-unstable) (Buildd-Reports) (Pool) | Displays Statisitics on E-mail folders. MLS reads mail-box files in the MBOX format and displays statistical data about the e-mail messages in table and graph formats. |
|
mairix | | (Home) (Pts) (Pkg 1) (Bugs) (QA-unstable) (Buildd-Reports) (Pool) | An indexer and searcher for Maildir and MH directories Mairix is a program for indexing and searching email messages stored in Maildir or MH folders. Indexing is fast. It runs incrementally on new messages - any particular message only gets scanned once in the lifetime of the index file. |
|
onlisp | | (Home) (Pts) (Pkg 1 2 3) (Bugs) (QA-testing) (QA-unstable) (Pool) | Paul Graham's On Lisp Book. Paul Graham's book on advanced Common Lisp programming techniques. It includes the source code from the book packaged for use with Common Lisp Controller system. |
|
openmcl | | (Home) (Pts) (Pkg 1) (Bugs) (QA-unstable) (Pool) | OpenMCL Common Lisp Implementation OpenMCL is a Common Lisp implementation targeted at the PowerPC architecture. I run this on my MacG4 that runs Debian. I recently adopted this package and added Common Lisp Controller support. |
|
openmcl-build-tools | | (Pts) (Pkg 1) (Bugs) (QA-unstable) (Pool) | Build Tools for OpenMCL This package contains tools required to build the OpenMCL source. Compared to the sourcfe code package, these tools don't change often. |
|
pdp1-lisp | | (Pts) (Pkg 1) (Bugs) (QA-unstable) (Pool) | Lisp Interpreter for PDP-1 Emulator Contains the 1964 Lisp interpreter written by L. Peter Deutsch for the PDP-1 minicomputer. Works with SIMH simulator. |
|
pdp11-unix-v5 | | (Pts) (Pkg 1) (Bugs) (QA-unstable) (Pool) | Unix V5 Disk Image for PDP-11 Emulator Contains UNIX versions 5 for the PDP-11 minicomputer. Works with SIMH simulator. |
|
pdp11-unix-v6 | | (Pts) (Pkg 1) (Bugs) (QA-unstable) (Pool) | Unix V6 Disk Image for PDP-11 Emulator Contains UNIX versions 6 for the PDP-11 minicomputer. Works with SIMH simulator. |
|
pdp11-unix-v7 | | (Pts) (Pkg 1) (Bugs) (QA-unstable) (Pool) | Unix V7 Disk Image for PDP-11 Emulator Contains UNIX versions 7 for the PDP-11 minicomputer. Works with SIMH simulator. |
|
resample | | (Pts) (Pkg 1) (Bugs) (QA-unstable) (Pool) | Resample Audio File using a FIR Filter This package resamples an audio file from one sampling rate to another. It uses a Finite Impulse Response filter to excellent results. |
|
sbcl | |
sbcl-mt | | (Pts) (Pkg 1) (Bugs) (QA-unstable) (Pool) | Steel Bank Common Lisp An implementation of ANSI Common Lisp with multi-thread support. |
|
scribe | | (Home) (FTP) (Pts) (Pkg 1 2 3 4 5) (Bugs) (QA-stable) (QA-testing) (QA-unstable) (Buildd-Reports) (Pool) | Document authoring, generating, and formatting package. Scribe best suits the writing of technical documents such as web page, technical reports, and API documentations, etc. Scribe is a markup language as well as a true programming language, provided with high level features (such as macros, objects, higher order functions, regular and syntactic parsing). Scribe is based on the Scheme programming language. This package also includes an emacs major mode for editing scribe files and an apache module for server-side processing of scribe files. |
|
simh-rsts-images | | (Pts) (Pkg 1) (Bugs) (QA-unstable) (Pool) | Disk images for RSTS operating system for SIMH emulator Contains RSTS operating system for the PDP-11 minicomputer. Works with SIMH simulator. |
|
simh-unix-images | | (Pts) (Pkg 1) (Bugs) (QA-unstable) (Pool) | Disk images for early version of UNIX for SIMH emulator Contains UNIX versions 5, 6, and 7 for the PDP-11 minicomputer. Works with SIMH simulator. |
|
wcd | | (Home) (Pts) (Pkg 1) (Bugs) (QA-testing) (QA-unstable) (Buildd-Reports) (Pool) | Wherever Change Directory wcd is a program to quickly change directories. It saves time typing at the keyboard. One needs to type only a part of a directory name and wcd will jump to it. By default, wcd searches for a directory with a name that begins with what has been typed, but the use of wildcards is also fully supported. |
|
wdq2wav | | (Pts) (Pkg 1) (Bugs) (QA-unstable) (Pool) | WinDAQ to Wav file converter This program extracts a channel from a WinDAQ file and creates a .wav file for listening. |
|
xml-to-sexp | | (Pts) (Pkg 1) (Bugs) (QA-unstable) (Pool) | XML to Symbolic Expression Program This program converts an XML file to a S-Exp file compatible with Lisp programs. |
|