RSS 109 projects tagged "Lisp"

Download Website Updated 14 Jun 2006 Elk

Screenshot
Pop 57.13
Vit 3.13

Elk (the Extension Language Kit) is an implementation of the Scheme programming language. It can be used as a standalone Scheme interpreter, or as an embeddable, reusable extension language subsystem for applications written in C or C++ through the libelk library.

Download Website Updated 19 Feb 2006 CL-EMB

Screenshot
Pop 30.84
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.

No download Website Updated 07 Feb 2006 Torta

Screenshot
Pop 40.12
Vit 1.00

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.

Download Website Updated 13 Nov 2005 scons-chicken

Screenshot
Pop 20.59
Vit 1.41

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.

No download Website Updated 29 Oct 2005 Lisp Blosxom

Screenshot
Pop 12.53
Vit 52.52

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.

Download Website Updated 28 Aug 2005 Jabberwocky

Screenshot
Pop 135.50
Vit 10.46

Jabberwocky is a Lisp IDE containing a Lisp-aware editor with syntax highlighting, parentheses matching, a source analyzer, indentation, a source level debugger, a project explorer, and an interaction buffer. It is the replacement for the Lisp Debug project.

No download Website Updated 19 Aug 2005 csl4lin

Screenshot
Pop 15.94
Vit 1.00

csl4lin is a Linux porting of CSL (Codemist Standard Lisp).

Download Website Updated 26 Jun 2005 doxymacs

Screenshot
Pop 89.13
Vit 5.38

Doxymacs is an elisp package designed to make using and creating Doxygen easier for {X}Emacs users. It currently features the ability to look up documentation for classes, functions, members, etc in the browser of your choice, fontification of Doxygen keywords, and automagical insertion of Doxygen comments. Comments can be inserted in JavaDoc, Qt, or C++ style, or you can create your own style via templates.

Download Website Updated 24 May 2005 Superior Lisp Interaction Mode for Emacs

Screenshot
Pop 74.40
Vit 1.47

SLIME is an integrated development environment for Common LISP which does everything you would expect from an IDE: code evaluation, compilation, macro expansion, and auto-completion. It also finds definitions of functions, and marks LISP forms which the compiler finds to be erroneous. It provides easy access to implementation-specific online documentation as well as the ability to look up symbols in the ANSI Common Lisp HyperSpec. Further, it includes an interactive debugger and object inspector.

Download Website Updated 10 May 2005 Artefaktur Component Development Kit

Screenshot
Pop 94.58
Vit 2.48

ACDK is a development framework with a similar target of Microsoft's .NET or Sun's ONE platform, but it uses C++ as a core implementation language. It implements the standard library packages, including acdk::lang, acdk::lang::reflect, acdk::util, acdk::io, acdk::text (including regexpr), acdk::net, acdk::sql, acdk::xml, and more. Flexible allocator/garbage collection, threading, and Unicode are implemented in the core of ACDK. Extensions make C++ objects available for reflection, serialization, aspect-oriented class attributes, and [D]ynamic [M] ethod [I]nvocation. This DMI acts as an universal object oriented call interface to connect C++ with scripting languages (Java, Perl, Tcl, Python, Lisp, Visual Basic, and VBScript) and standard component technologies (CORBA and COM).

Screenshot

Project Spotlight

pbs_python

Python bindings for the Torque resource management system.

Screenshot

Project Spotlight

fio

A flexible I/O tester/benchmarker.