Hide
Login/Register to vote and to have access to more featuresYou are here: Root > Software > Development
Go directly to another tagGo directly to another tagAll Last Modified Items for Tools
Back to full tag viewASDlite (Modified)Last modification: Mon, 30 Apr 2012 12:34:10 GMTASDlite is a light-weight version of ASDF, a popular build facility for Common Lisp.
CL-RCFiles (Modified)Last modification: Mon, 28 Nov 2011 10:54:16 GMTThis very small Common Lisp library provides a way to add initialization files
to ASDF systems. Every time ASDF loads <system>, one or several corresponding
<system>.lisp files are loaded automaticall...
evol (Added)Last modification: Mon, 19 Apr 2010 17:33:49 GMTevol - entrenched virtues of lisp (love reversed) aims to be a compatible and full-fledged replacement for the GNU autotools stack targeted at coping with the autotools' shortcomings while not repeati...
ASDF (Modified)Last modification: Thu, 01 Apr 2010 16:06:07 GMTASDF is Another System Definition Facility.
ParenScript (Modified)Last modification: Sun, 28 Feb 2010 00:25:12 GMTA Lisp-like web development language that can be compiled to JavaScript.
cl-mediawiki (Modified)Last modification: Mon, 21 Sep 2009 19:25:33 GMTA Common Lisp interface to the MediaWiki API
Storable Functions (Added)Last modification: Fri, 06 Mar 2009 01:54:45 GMTStorable Functions implements transformations of functions (including closures) from and to CLOS instances of some specific classes. It contains a set of macros for making this transformation possible...
ch-asdf (Modified)Last modification: Thu, 23 Oct 2008 05:53:36 GMTAn extension of the ASDF system definition tool for using Lisp source files with a ".cl" extension, and putting FASL files in a separate directory.
Common Lisp Librarian (Modified)Last modification: Sun, 10 Feb 2008 00:48:01 GMTCL-Librarian aims to be a manager for Common Lisp libraries that is focused on libraries updated dynamically by version control systems and targetted at power users. It handles downloading such librar...
FReT (Modified)Last modification: Mon, 08 Oct 2007 04:35:10 GMTFReT (Framework for Regression Testing) is a testing framework inspired by Lift, CLOSUnit and JUnit, with an emphasis on interactivity.
CL-Launch (Modified)Last modification: Fri, 27 Apr 2007 17:00:07 GMTuniform frontend to running Common Lisp code from a unix shell
CLAWS (Modified)Last modification: Mon, 09 Apr 2007 09:47:22 GMTCLAWS has switched to Haskell but the code repository still contains the Lisp files. Before the switch to Haskell CLAWS was the Common Lisp Application Web Server, a framework for developing web appl...
asdf-addons (Modified)Last modification: Thu, 08 Mar 2007 15:46:30 GMTA collection of ASDF utilities.
One of them is asdf-cache which is used for storing (caching) in a single directory tree all generated fasl files generated by different Lisp implementations.
For all ...
cl-darcs (Modified)Last modification: Tue, 27 Feb 2007 03:10:19 GMTA client, for the darcs version control system.
log5 (Added)Last modification: Fri, 02 Feb 2007 22:37:38 GMTLog5 is a Common Lisp logging framework organized around five things: categories, outputs, senders, messages and contexts.
GBBopen (Modified)Last modification: Fri, 15 Dec 2006 16:53:32 GMTHigh-performance, open source AI blackboard-system framework based on the concepts that were explored and refined in the UMass Generic Blackboard system and the commercial GBB product.
Portable Utilities for Common Lisp - User Guide and Implementation Notes (Added)Last modification: Mon, 13 Nov 2006 15:11:34 GMTSchool of Computer Science, Carnegie Mellon University technical report CMU-CS-91-143 by Mark Kantrowitz, May 1991. The autor describes the design, implementation and usage of a set of portable Common...
cl-migrations (Added)Last modification: Mon, 13 Nov 2006 09:45:28 GMTcl-migrations is a port of the database migrations feature of Ruby on Rails to Common Lisp. cl-migrations is intended to provide a simple way to version-control your database changes.
CLISP's memory management (Added)Last modification: Tue, 07 Nov 2006 08:01:38 GMTA paper by Bruno Haible, published on 19 February 1995, summarizing the memory management system of the CLISP Common Lisp implementation. It describes the generational garbage collection algorithm and...
S-Dot: A Common Lisp Interface to Graphviz Dot (Added)Last modification: Sun, 05 Nov 2006 10:54:50 GMTAn implementation of a sexp-based syntax for the input language of the Dot graph drawing tool, which is part of the GraphViz suite.
A Forth CPU assembler (Added)Last modification: Thu, 19 Oct 2006 11:22:08 GMTAn assembler for a Forth-like CPU.
asdf-ecs (Added)Last modification: Thu, 05 Oct 2006 08:42:18 GMTAsdf-ecs (Another System Definition Facility - Enhanced C Support) is an ASDF extension which simplifies the use of C files and shared libraries.
MINI compiler (Added)Last modification: Sat, 30 Sep 2006 12:12:55 GMTA compiler for a simple, Lisp-like language called "MINI". The tool generates code for an imaginary stack machine, and is intended For educational purposes.
jwacs - Javascript With Advanced Continuation Support (Added)Last modification: Wed, 27 Sep 2006 11:28:08 GMTA program transformer for web development that translates code from an extended Javascript syntax to standard Javascript. It supports client-side continuations.
TINAA (Modified)Last modification: Mon, 25 Sep 2006 07:55:01 GMTA tool for documenting Common Lisp source code. TINAA "is based on the idea that a system is made up of parts and subparts and sub-subparts", and is able to document them as long as it knows their str...
MCPat (Added)Last modification: Fri, 08 Sep 2006 23:21:07 GMTMCPat stands for Meta-Circular Pattern Matcher, a simple pattern matcher that executes code by lists against patterns.
CLiCC (Added)Last modification: Fri, 08 Sep 2006 09:49:43 GMTA Common Lisp to C compiler, which translates a subset of Common Lisp + CLOS to a subset of C.
A tutorial for ASDF-INSTALL (Modified)Last modification: Wed, 23 Aug 2006 12:30:31 GMTThis tutorial is intended for people who are relatively new to Common Lisp. It describes an easy way to install third-party libraries into a Lisp implementation.
build-asdf-package (Added)Last modification: Wed, 23 Aug 2006 12:28:36 GMTA Bourne shell script that simplifies building an ASDF-INSTALL-able Common Lisp software package.
Metering (Added)Last modification: Tue, 15 Aug 2006 00:21:24 GMTPortable Common Lisp profiling tool.
M.I.T. "cadr" LispMachine font (Added)Last modification: Sat, 12 Aug 2006 16:42:58 GMTA recreation of the "cadr" font used by the M.I.T. LispMachines
z80 (Modified)Last modification: Mon, 31 Jul 2006 08:04:10 GMTA Z80 assembler with sexp-based syntax.
Image Based Common Lisp (Added)Last modification: Wed, 19 Jul 2006 13:42:17 GMTModified versions of the COMMON-LISP package to track sources of functions and save them to an image.
Setting up ASDF for CLISP+Win32 (Added)Last modification: Wed, 28 Jun 2006 12:27:34 GMTA short tutorial on setting up and using ASDF with CLISP under Win32.
ch-asdf-markup (Modified)Last modification: Wed, 21 Jun 2006 16:52:51 GMTA set of ASDF extensions for working with the Gigamonkeys Markup text formatting language.
ASDF-INSTALL (Modified)Last modification: Thu, 15 Jun 2006 12:11:17 GMTASDF-INSTALL is a tool for downloading and installing Lisp packages.
colorize (Added)Last modification: Sat, 03 Jun 2006 13:02:53 GMTAn application for colorizing Common Lisp, Emacs Lisp, Scheme, C, C++ or Java source code.
Steeldump (Added)Last modification: Tue, 23 May 2006 14:15:39 GMTAn unofficial Debian Linux APT repository of Common Lisp applications. It provides binary packages, currently only for x86 Debian, of free, end-user applications built with SBCL. Besides the binary pa...
MK:DEFSYSTEM (Modified)Last modification: Sat, 20 May 2006 13:09:23 GMTMK:DEFSYSTEM is a system definition utility; it fills a similar role for CL Development as make(1) does for C. MK:DEFSYSTEM can be downloaded from the CLOCC and its current official version identifier...
CLUnit (Modified)Last modification: Sat, 20 May 2006 13:08:42 GMTCLUnit is a anit test tool designed for environments "characterized by frequent interactive unit test runs". It has a purpose similar to RT, but is simpler to use and supports more powerful types of t...
CLOCC (Modified)Last modification: Sat, 20 May 2006 13:04:02 GMTCLOCC (Common Lisp Open Code Collection) is a large collection of free, portable, self-contained and ready to use libraries and software. It includes development tools, GUI toolkits, portability laye...
ASDF-Install-tester (Added)Last modification: Sat, 20 May 2006 09:24:38 GMTA tool for testing ASDF-INSTALLable Common Lisp software. It works by downloading packages, installing them and reporting any problems.
ASDF-Binary-Locations (Added)Last modification: Sun, 14 May 2006 12:27:54 GMTAn ASDF extension that makes it possible to specify where compiled Lisp binaries should go.
defsystem-compatibility (Modified)Last modification: Sun, 07 May 2006 11:28:01 GMTA compatibility layer for system definition tools, which also provides a foundation for building higher level tools. It currently supports ASDF and the EKSL Generic Load Utilities, and will eventually...
ASDF-System-Connections (Added)Last modification: Sun, 07 May 2006 10:52:41 GMTA tool to connect ASDF system definitions in a way that supports auto-loading of systems.
YTools (Added)Last modification: Thu, 04 May 2006 18:04:02 GMTa set of enhancements to Lisp, including improved macros for iteration, formatted I/O, file management, and even backquoting
Kent Pitman's Publications (Added)Last modification: Wed, 19 Apr 2006 10:38:02 GMTA collection of research papers, journal articles, essays and other Lisp writings by Kent Pitman. Covered topics include Common Lisp design and standardization, Artificial Intelligence, software engi...
picl (Added)Last modification: Fri, 07 Apr 2006 14:32:57 GMTAn assembler for the Microchip Technology PIC microcontroller.
misrouted (Added)Last modification: Wed, 08 Mar 2006 09:09:53 GMTMisrouted (A basic toolkit to analyse CheckPoint FW-1 and Cisco router and PIX configuations) parses router configuration files and makes the information accessible in a Lispy format.
Clotho (Added)Last modification: Thu, 16 Feb 2006 13:04:46 GMTA Common Lisp development environment for MacOS X, with the goal of being "an IDE that is excellent both by traditional Lisp-programming standards and by current Mac OS X programming standards". It is...
CLDOC (Added)Last modification: Fri, 20 Jan 2006 16:41:11 GMTCLDOC extracts documentation strings from Lisp source files and generates formatted documentation using an output driver, currently HTML.
SWIG (Simplified Wrapper and Interface Generator) (Added)Last modification: Thu, 12 Jan 2006 21:55:59 GMTSWIG is a software development tool that connects programs and libraries written in C and C++ with a variety of high-level programming languages, including Common Lisp. It parses C/C++ header files a...
Using ASDF with Corman Common Lisp (Added)Last modification: Wed, 11 Jan 2006 00:52:21 GMTThese are instructions on how to make ASDF work with Corman Common Lisp (or rather vice versa).
ASDF Manual (Added)Last modification: Wed, 11 Jan 2006 00:35:36 GMTAn online HTML version of the ASDF manual.
Some Useful Lisp Algorithms: Part 2 (Added)Last modification: Fri, 06 Jan 2006 21:51:04 GMTCollection of 3 technical papers written during 1992 and 1993 by Richard "Dick" Waters and submitted to the ACM Lisp Pointers journal.
The first paper, titled "Using the New Common Lisp Pretty Printer...
Some Useful Lisp Algorithms: Part 1 (Added)Last modification: Fri, 06 Jan 2006 21:38:55 GMTCollection of 3 technical papers written during 1991 by Richard "Dick" Waters and submitted to the ACM Lisp Pointers journal.
The first paper, titled "Supporting the Regression Testing of Lisp Program...
HO-CVS (Added)Last modification: Fri, 06 Jan 2006 13:47:48 GMTHigher Order CVS is a version control system similar to MetaCVS, with support for module versions.
CoMa (Added)Last modification: Fri, 06 Jan 2006 13:39:38 GMTSoftware configuration management system. It is similar to autoconf and is intended to be used in component-based development.