A bundle of lisp extensions, largely original, for GNU Emacs with the goal to obtain a more user friendly and powerful interface. The new features include contextual tool bars, new TeX interface, very complete menus, and a well structured IDE.
MTorus provides functionality for switching buffers quickly and general navigation issues within emacs. You can arrange the set of your buffers into rings and several rings into a torus, which can be navigated in a 2-dimensional manner.
ST je stavařská nadstavba pro AutoCAD a IntelliCAD napsaná v AutoLISPu. První řádky byly napsány někdy v říjnu 1999. Z počátku měl celý projekt sloužit jen k připomenutí a zdokonalení se v AutoLISPu. Časem ale vzniklo dost funkcí, které pokud by se poskládaly dohromady, byl by z toho celkem užitečný celek. První použitelné verze byly k dispozici v létě 2000. Spolehlivě fungovaly ale jen pod A2000. Skutečně spolehlivá verze byla až verze 1.40, o té se i přes všechny nedostatky dalo říci, že...
====
NB: All new development is continued at http://github.com/rowanthorpe/define-ext and newer versions can be found there. The versions found here are for archival purposes only.
====
A newLISP - www.newlisp.org - macro which allows the user to "define" callable foreign code inline just as they would "define" a lambda or macro. C, Assembly and plain Object Code plugins are included. The Object Code plugin has no external dependencies. The C and Assembly plugins rely on the existence of...
An Excel addin and server framework for implementing remote excel user-defined functions (UDFs). This framework is designed to provide a centralised warehouse of functions for Excel users (eg. within an organisation).
Middleman is a companion program for the Flash game Otherworld. MIddleman is intended to facilitate the incorporation of third-party content into the game.
A collection of extensions / add-ons to cad programs. The name is a mash of the words Cad-Addons. Mostly intended as extensions to AutoCAD, but as most use the AutoLisp scripting language many clone products are capable of using them also.
ArmedBear (ABCL) is a Common Lisp written in Java. Its compiler produces JVM byte code, tapping into the 'write once, run everywhere' philosophy of Java. J is a text editor written in Java featuring e.g. syntax highlighting and automatic indenting.
xindy is an index processor that can be used to generate book-like indexes for arbitrary document-preparation systems. This includes systems such as TeX and LaTeX, the roff-family, and SGML/XML-based systems (e.g., HTML).
Exclusive x86-long mode uperating environment based on FORTH (and later LISP). Requires NASM (development) and at least bochs 2.4.5 (runtime) or QEMU 0.13.0
A tool that helps develope the course of cognitive thought processes through software. This tool will look at the raw hex code of any input. It establishes pattern recognition over a mesured time incrament that in itself is at a different pace.
CommonReality aims to bring a standard to the cognitive architecture, robotics, and sensor development community. CommonReality specifies a common interface for parceling the world into cognitively processable components. See the forums and mailing list
The Integrating Modelling Toolkit (IMT) is a generic, comprehensive, and extensible set of abstractions allowing definition and use of interoperable XML-specified model components.
RSLisp is a new dialect of Lisp which works on the NET Framework with a special compilation/interpretation model. If you wish you can download the source and build it yourself for Linux (requires Mono Framework), but I don't promise that it'll work