Simple Project List Software Map

149 projects in result set
最后更新: 2002-04-13 04:19

DesktopAid for (X)Emacs

DesktopAid will save your editing session when you
quit (X)Emacs, and reload it when you start
(X)Emacs again. All of your active frames and
loaded files will be restored as if you had never
quit.

(Machine Translation)
最后更新: 2001-01-30 06:13

sawfish.el

sawfish.el is a GNU Emacs programming mode for editing sawfish lisp code.

最后更新: 2008-03-08 14:15

ssqlfs

ssqlfs uses a defined file/directory structure to
generate an SQL database which corresponds to that
file/directory structure. Along with support for
one-to-many tables, ssqlfs includes support for
representing many-to-many tables. Ideally, the
filesystem would be interconvertible with an SQL
database, but at this point the functions for
generating a file/directory structure from the SQL
database remain to be thoroughly tested.

(Machine Translation)
最后更新: 2005-11-13 01:29

scons-chicken

scons-chicken is an add-on for SCons, a building
system (much like make and autotools all in one),
that adds support for Chicken, a Scheme-to-C compiler.

(Machine Translation)
最后更新: 2014-01-23 21:04

LISPF4

LISPF4 is an InterLisp interpreter written in FORTRAN in the early 1980s. This version has been converted to C and given the ability to have commandline determination of the memory size.

(Machine Translation)
最后更新: 2003-10-31 06:08

Common Lisp Jpeg Library

Common Lisp JPEG Library implements JPEG lossy image
compression/decompression routines in ANSI Common Lisp.

(Machine Translation)
最后更新: 2008-02-17 08:38

lisp-cgi-utils

The lisp-cgi-utils is a software package for
developing CGI scripts with Common Lisp. It
implements a very basic HTTP/CGI interface
(sending headers, getting GET/POST and
environment variables) and offers tools for
easier HTML generation with special support
for handling HTML forms.

(Machine Translation)
最后更新: 2001-12-16 10:55

rep-XMMS

rep-xmms is a module for the rep dialect of Lisp
which allows you to control XMMS. Also included is
a module for sawfish allowing XMMS to be
controlled via keybindings.

(Machine Translation)
最后更新: 2004-03-29 15:40

URL-REWRITE

URL-REWRITE is a small package which can be used to programmatically
rewrite (X)HTML documents so that certain attributes values are replaced
by others. It was written to rewrite URLs for cookieless session
handling, but can be put to other uses.

(Machine Translation)
最后更新: 2006-02-07 10:32

Torta

Torta shows you where your disk space is going. It
uses the graphical format used by filelight to
represent disk usage. Unlike filelight, it can be
run on a computer with no graphical environment:
it generates a Flash file that can be consulted,
locally or remotely, using any browser that has
the Flash plugin installed.

(Machine Translation)
最后更新: 2006-02-19 07:12

CL-EMB

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.

(Machine Translation)
最后更新: 2003-10-22 06:07

CL-INTERPOL

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.

最后更新: 2005-10-29 17:25

Lisp Blosxom

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.

(Machine Translation)
最后更新: 2008-09-10 15:30

Gleam

Gleam is a simple Scheme language interpreter
written in Java. Its goals are to support the
discovery of Scheme for beginners, simplicity,
R5RS compliance, and full integration with the
Java platform (with the ability to call Java code
from Scheme and vice versa).

(Machine Translation)
最后更新: 2013-05-14 09:17

Arcueid

Arcueid is a C interpreter for Paul Graham's Arc dialect of Lisp. It is intended to be compatible with the Arc 3.1 release, with a simple interface to C, and is easily usable as an embedded interpreter or an extension language.

(Machine Translation)