Simple Project List Software Map

67 projects in result set
LastUpdate: 2010-07-07 22:53

GNU CLISP

GNU CLISP is an ANSI Common Lisp implementation with an interpreter, compiler, debugger, object system (CLOS, MOP), sockets, fast bignums, arbitrary precision floats, and a foreign language interface that runs on most Unix variants and Win32.

LastUpdate: 2005-08-28 15:48

Jabberwocky

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.

LastUpdate: 2012-08-04 01:11

Cedilla

Cedilla is a best-effort text printer. It will
make heroic efforts to find or construct a
suitable glyph for an exotic character even when
no suitable fonts are installed on the system.

(Machine Translation)
LastUpdate: 2005-05-24 03:19

Superior Lisp Interaction Mode for Emacs

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.

LastUpdate: 2005-07-10 07:47

Common Lisp SQL

CLSQL is an SQL database interface for Common Lisp. It provides object-oriented and functional access methods to the underlying database, which can be one of MySQL, ODBC, PostgreSQL, or SQLite. It uses the Unified Foreign Function Interface (UFFI) and thus supports the CMU Common Lisp, Steel Bank Common Lisp, and Allegro Common Lisp implementations.

LastUpdate: 2010-05-23 21:29

The Stump Window Manager

Stumpwm is a tiling, keyboard driven X11 window manager written entirely in Common Lisp. While it is minimalistic in appearance, its full customizability, event hooks, and 100% pure Lisp implementation make it startlingly powerful.

LastUpdate: 2011-07-16 08:26

otl

otl is a text processor for generating markup from readable lightweight markup. Much of both the input and output formats can be customized. HTML output is bundled as an example. otl supports complex structures such as nested ordered and unordered lists, headers and footers, and tables.

(Machine Translation)
LastUpdate: 2004-05-09 00:55

OpenMCL

OpenMCL is an Open Source version of Digitool's excellent Macintosh Common Lisp (MCL) implementation, which runs on LinuxPPC and MacOS X. It features a native code compiler, multithreading support, and good ANSI CL compliance.

LastUpdate: 2011-04-11 11:06

ACL2

ACL2 is a mathematical logic, programming
language, and mechanical theorem prover based on
the applicative subset of Common Lisp. It is an
"industrial-strength" version of the NQTHM or
Boyer/Moore theorem prover, and has been used for
the formal verification of commercial
microprocessors, the Java Virtual Machine,
interesting algorithms, and so forth.

(Machine Translation)
LastUpdate: 2012-12-08 13:32

CLFSWM

CLFSWM (Common Lisp FullScreen Window Manager) is
an X11 window manager where windows are almost
always fullscreen maximized or tiled. It can be
driven using the keyboard alone or with the mouse.

(Machine Translation)
LastUpdate: 2013-04-02 03:55

OpenAxiom: Scientific Computation System

Axiom からは、オープン ソースのコンピューター代数システムです。計算科学研究の実務家や研究者へのインタラクティブな環境、表現力豊かな、プログラミング言語、コンパイラ、興味の数学ライブラリの大規模なセットを提供しています。

(Machine Translation)
LastUpdate: 2008-03-19 15:46

ClearLisp

ClearLisp is a Common LISP interpreter written in
C# with the purpose of scripting in a .NET or Mono
environment. The ClearLisp language supports a
large subset of CL and has an object model with
generic functions, class and instance methods,
properties, and import of existing .NET classes.
ClearLisp executes LISP scripts in interactive
mode or in Web mode (IIS; XSP or Apache with
Mono). Sample ClearLisp code is provided in the
form of a personal, file-based wiki Web application.

(Machine Translation)
LastUpdate: 2013-11-07 12:17

Common Lisp SNMP

Common Lisp、UDP、!LispWorks のネットワー キングのための SNMP (簡易ネットワーク管理プロトコル).

(Machine Translation)
LastUpdate: 2007-12-16 16:16

lisp-network-server

lisp-network-server is a simple framework for
writing Common Lisp network applications. It
takes care of listening on the network, accepting
the connection, and starting a new thread with
handler functions of your network-aware application.

(Machine Translation)
LastUpdate: 2012-01-05 13:38

UNF

Unicode正規化ライブラリ(NFC,NFD,NFKC,NFKD)。
対応言語: C++(unf)、Ruby(unf-ruby)、Common Lisp(cl-unf)
※ C++及びRuby版はUTF-8を、Common Lisp版はUTF-32を扱う
※ 2011/11追記# Ruby版のUNFであればknuさんによる https://github.com/knu/ruby-unf_ext の使用をお勧めします
※ 現在は https://github.com/sile/unf に移行済みです

개발 현황: 5 - Production/Stable
대상: Developers
라이센스: MIT/X Consortium License
운영 체제: OS Independent
프로그래밍 언어: C++, Common Lisp, Ruby
주제: Libraries
Register Date: 2010-08-18 19:46