Languages
- 2361
- Noah Friedman's Elisp Archive
- Collection of major and minor modes, user interface enhancements, and library routines.
- 2362
- Session
- A package to save various variables and registers which reflect your current editing state to a file which is loaded into your next session.
- 2364
- The Emacs Lisp List
- Collection of links to Elisp packages mostly not part of the standard distributions.
- 2367
- Vinicius Emacs Page
- GNU Emacs packages featuring printing support, highlighting whitespace and the current line.
- 2371
- Guile
- GNU's Ubiquitous Intelligent Language for Extension, a library implementation of the Scheme language plus various convenient facilities. Designed to be linked into programs to make them extensible.
- 2373
- Racket
- Programming language suitable for implementation tasks ranging from scripting to application development, and supporting the creation of new programming languages.
- 2374
- Wikipedia: Racket
- Article covers the history, research and scripting of the programming language derived from Scheme.
- 2375
- Berkeley Logo
- Downloadable Logo books and free UCBLogo (Berkeley Logo); links to other Logo versions. Brian Harvey.
- 2376
- KTurtle
- Logo-inspired open-source translatable programming environment for the KDE Desktop. Cies Breijs.
- 2377
- Liogo
- Logo interpreter for .NET that compiles to EXE or dynamically loadable DLL; compatible with UCB Logo. Leonel Laske. [Open Source, GPL]