Languages
- 2281
- LabVIEW Tutorials
- Series of tutorials for beginners, as downloadable PDF files. [University of Toronto]
- 2282
- Singapore LabVIEW User Group
- Meets quarterly in Singapore. Includes meeting schedules and past meeting presentation archives.
- 2283
- CLISP
- Interpreter and FASL compiler, portable ANSI Common Lisp implementation, CLtL2 conformant, available for many platforms; multilingual user interface. [Open Source, GPL]
- 2284
- CMU Common Lisp: CMUCL
- CL implementation, runs on most major Unix platforms, mainly conforms to ANSI CL standard; fast compiler outputs native code, of near C speed; powerful module system, data structures. [Freeware]
- 2285
- Corman Technologies
- Corman Lisp and PowerLisp compilers with support for 68k and PPC Macs. [Shareware/Freeware for personal use]
- 2286
- ECL: Embeddable Common Lisp
- ANSI CL, has interpreter, Lisp to C compiler, can make standalone executables or libraries to call from C programs. [Open source, LGPL]
- 2288
- GNU Common Lisp: GCL
- CL interpreter. Home site: description, mail list, archives, news, CVS, downloads, links. [Open Source, GPL]
- 2289
- GOO Generic Object Orientator
- Generic Object Orientator, replaces Protojunior: OO, type-based prefix-syntax language; like a simpler, more dynamic, Lispy Dylan and OO Scheme; simple, efficient, extensible. Description, manual, rationale, downloads.
- 2290
- LispWorks Ltd.
- ANSI CL and IDE with cross-platform GUI tools for Linux, Mac OS X, Unix, Windows. Related products and services. Free and commercial versions.
- 2291
- Lush: Lisp Universal SHell
- Object-oriented language for researchers, experimenters, engineers, for large-scale numerics and graphics. Merges 3 languages: (1) weakly-typed, garbage-collected, dynamically scoped, interpreted language with Lisp syntax, (2) strongly-typed, lexically-scoped compiled language with Lisp syntax, (3) C language, can be freely mixed with Lush code in one program, even in one function.
- 2292
- OpenLisp by Eligis
- ISLisp interpreter, coded in C, ported to over 90 architectures, 16- to 64-bits. [commercial, free non-commercial use]
- 2293
- PLisp
- Language gets overall syntax from Common Lisp and operators and datatypes from PostScript (PS). Compiler translates PLisp to PS, which can then run on any PS engine. Wiki page with description, links, code samples.
- 2294
- ProLisp
- An interpreter for a lexically scoped minimalistic Lisp of Lisp 1.5 type. It written in C++ and currently runs under Linux. [Open source]
- 2296
- SBCL: Steel Bank Common Lisp
- Compiler and runtime system for ANSI CL. Has interactive environment including an integrated native compiler, debugger, many extensions; runs on many platforms. [Open Source, GPL]
- 2297
- librep
- Shared library implementing Lisp dialect that is lightweight, fairly fast, highly extensible. Has interpreter, byte-code compiler, virtual machine. Programs may use interpreter as an extension language, or it may be used for standalone scripts. [Open source, GPL]
- 2298
- newLISP
- General purpose scripting Lisp dialect for Cygwin, FreeBSD, Linux, Mac OS X, Solaris, Win32; like Scheme but with dynamic scoping; GUI version has IDE with editors and source level debugger, Tcl/Tk frontend. [Open Source, GPL]
