RSS 2 projects tagged "Mac OS X"

Download No website Updated 29 Apr 2012 LIME

Screenshot
Pop 32.31
Vit 2.02

LIME is a dynamic programming language with a LISP-like syntax. It features partial function application, eager and lazy evaluation, call-by-value and call-by-reference, macros, reading/writing LIME code as data, a standard library including infinite streams, and an interactive mode with auto-indentation.

Download Website Updated 07 Aug 2012 Steel Bank Common Lisp

Screenshot
Pop 230.37
Vit 26.15

Steel Bank Common Lisp is a development environment for Common Lisp, with excellent support for the ANSI standard: garbage collection, lexical closures, powerful macros, strong dynamic typing, incremental compilation, and the famous Common Lisp Object System (multimethods and all). It also includes many extensions, such as native threads, socket support, a statistical profiler, programmable streams, and more. These are all available through an integrated, interactive native compiler which feels like an interpreter. SBCL is unique in being a multiplatform native compiler which bootstraps itself completely from source, using a C compiler and any other ANSI Common Lisp implementation.

Screenshot

Project Spotlight

Arcueid

A C interpreter for Arc, Paul Graham's dialect of Lisp.

Screenshot

Project Spotlight

Java Algebra System

An object-oriented, type safe, multi-threaded approach to computer algebra.