Liste des projets simples Logiciel Télécharger Carte

149 projects in result set
Dernière Mise à Jour: 2004-05-31 20:57

Stochastic Orpheus

Stochastic Orpheus is lisp code that generates sentences according to English grammar. It also outputs HTML as a CGI script (using GCL).

(Traduction automatique)
Dernière Mise à Jour: 2002-07-10 08:10

The bintrans Dynamic Binary Translator

The bintrans Dynamic Binary Translator is a
dynamic binary translator which runs programs
on architectures they were not compiled for. It
does this by dynamically translating the
machine code of the programs to be run to
machine code for the native architecture. It
currently translates from i386 to PowerPC and
from PowerPC to Alpha.

(Traduction automatique)
Dernière Mise à Jour: 2002-05-24 14:53

The Objex Project

The Objex Project (like the GNU Project) aims to
develop a complete operating system composed of
free and open source software. In contrast to the
GNU Project, it aims to build a modern system that
brings together all the recent advances in
computer science, instead of a Unix-like system. "A
complete system" means that it will include the
kernel, a full suite of developers tools, user utilities,
and a graphical user interface. It is based on OSKit,
a framework and a set of utilities, drivers, and
program code intended for operating system
creation.

(Traduction automatique)
Dernière Mise à Jour: 2002-07-03 12:57

Fastcm

Fastcm is a simple Web content management system.
It allows the same content to be shared throughout
an entire site or several different sites. It is
an individual tool for a Webmaster rather than a
collaborative system. Fastcm content typically
consists of HTML fragments which are meant to be
assembled.

(Traduction automatique)
Dernière Mise à Jour: 2002-10-05 15:57

BlogMax

BlogMax makes it easy to use Emacs to maintain a Web log. You define templates
and an FTP site for uploads. Most of your site's content is defined by text
files. Saving a text file automatically wraps the template around it, expands
macros and shortcuts, and saves the HTML file. Other commands in "weblog" mode
upload files via FTP, create an RSS file, yank links or blockquotes into the
buffer, create shortcuts, etc. The BlogMax Web site was, of course, created
with BlogMax. It has been tested in Emacs 20.3.1 on Windows and Emacs 20.4.1 on
Mandrake Linux.

(Traduction automatique)
Dernière Mise à Jour: 2004-07-31 17:22

CL-FMOD

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

(Traduction automatique)
Dernière Mise à Jour: 2009-07-28 09:41

Elephant

Elephant is a Persistent Object Database for Common Lisp with several backends including Berkeley DB, PostgreSQL, and other SQL servers.

(Traduction automatique)
Langage naturel: English
Langage de programmation: Lisp, Lisp
Dernière Mise à Jour: 2007-11-28 03:39

Modell

Modell (Modular Extension Lisp Language) is
an object-oriented, modular variant of the
LISP programming language, specially
suitable for embedding in applications using a
C++ API. It is implemented as a C++ library
(libmodell) and a command-line interactive
interpreter for testing and rapid development,
and includes modules for diverse tasks such
as math, strings processing, interaction with
the operating system, and others.

(Traduction automatique)
Dernière Mise à Jour: 2003-08-26 13:07

CL-GD

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.

Dernière Mise à Jour: 2003-06-10 16:37

Charlemagne

Charlemagne is a versatile genetic programming application. It
includes a commandline client and an interactive console mode. It is
written in Python and Lisp, and is user extensible to some degree in
both languages. It features built-in input-output mapping support and
provides the ability to define complex fitness calculations in Lisp or
Python.

(Traduction automatique)
Dernière Mise à Jour: 2003-05-06 05:42

CL-PPCRE

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.

Dernière Mise à Jour: 2004-03-23 02:27

JSSindex

JSSindex is a simple search engine designed for
CDROM or Web-based document collections. The
documents to be indexed can be in HTML, PS, PDF,
and DjVu. The main feature is that the query
engine and the index are entirely contained in
Javascript/HTML file. Therefore, searching merely
requires a Javascript-enabled Web browser.

(Traduction automatique)
Dernière Mise à Jour: 2010-07-25 20:47

Menace of the Mines

Menace of the Mines is a fast-paced roguelike game that has tons of monsters, many different classes and races, and a unique magic system (well, that's the goal).

Langage naturel: English
Système d'exploitation: MacOSX, Linux, Windows
Langage de programmation: Common Lisp, Lisp
Interface utilisateur: Curses/Ncurses
Dernière Mise à Jour: 2002-08-26 13:26

OO Bench

OO Bench compares the speed of the same object-oriented tasks in several
object-oriented languages. C++, Objective-C, and Java are currently supported.
Support for Smalltalk, CLOS, CSharp, and Eiffel are in development. It aims to
be simple, easy to understand, and easy to port. It also aims to follow the
idioms and best practices advised by each language as much as possible. It is
designed to make it easy to look up how a particular problem is best solved in
another language.

(Traduction automatique)
Dernière Mise à Jour: 2007-10-28 08:36

wwlisp

wwlisp is an interpreted programming language for
application development and scripting that can be
used for developing stand-alone programs,
developing shell scripts, or embedded in another
program. It is a concise object-oriented dialect
of the Lisp language very loosely inspired by
Common Lisp, Smalltalk, or even C++. It aims at
solving specific categories of problems, so the
implementation does not comprise mechanisms
intended to treat all the types of data
traditional in LISP, or to implement theoretical
concepts of software engineering or facilities
dedicated to the management of large projects.

(Traduction automatique)