RSS 12 projects tagged "Mac OS X"

Download Website Updated 07 Aug 2012 Steel Bank Common Lisp

Screenshot
Pop 229.97
Vit 26.11

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.

Download Website Updated 13 Dec 2012 Mocosel

Screenshot
Pop 22.87
Vit 21.86

Mocosel is a high-level programming language, based on a simple syntax but offering a very powerful and self-extensive programming experience.

Download Website Updated 06 Jul 2012 librep

Screenshot
Pop 112.25
Vit 12.95

Librep is a shared library implementing a Lisp dialect that is lightweight, reasonably fast, and highly extensible. It contains an interpreter, byte-code compiler, and virtual machine. Applications may use the interpreter as an extension language, or it may be used for standalone scripts. Rep was originally inspired by Emacs Lisp. However one of the main deficiencies of elisp--the reliance on dynamic scope--has been removed. Also, rep only has a single namespace for symbols.

Download Website Updated 06 Jul 2012 rep-gtk

Screenshot
Pop 90.81
Vit 12.08

rep-gtk is a language-binding between GTK+/GDK and librep. Basic GLib and ATK bindings are included, too. The bindings for outdated, deprecated libraries (libgnome, libgnomeui, libgnomecanvas, and libglade) have been dropped. In favor of libglade, GTKBuilder is supported.

Download Website Updated 12 Mar 2011 Lush

Screenshot
Pop 147.77
Vit 6.19

Lush is a Lisp dialect with extensions for object-oriented and array-oriented programming. It is intended as a programming environment for prototyping numerically intensive applications. Unlike alternatives like Python or SciLab, Lush is designed for easy integration of existing C/C++/Fortran codes.

Download Website Updated 28 Apr 2011 Proof General

Screenshot
Pop 53.39
Vit 4.57

Proof General is a generic Emacs interface for proof assistants, suitable for use by pacifists and Emacs militants alike. It is supplied ready-customized for LEGO, Coq, and Isabelle. You can adapt Proof General to other proof assistants if you know a little bit of Emacs Lisp.

Download Website Updated 25 Jul 2010 Menace of the Mines

Screenshot
Pop 44.38
Vit 2.11

Menace of the Mines is a fast-paced roguelike game that has tons of monsters, many different classes and races, and a unique magic system (well, that's the goal).

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 28 Feb 2011 neslisp

Screenshot
Pop 29.55
Vit 1.42

neslisp is a LISP compiler suite for the Nintendo Entertainment System. It compiles lisp code to assembly code for the 6502 processor architecture.

Download Website Updated 04 Sep 2002 Allegro Common Lisp

Screenshot
Pop 42.05
Vit 1.00

Allegro Common Lisp is a full ANSI Common Lisp (1994) implementation. It contains many extensions, including 32- and 64-bit native compilation, efficient built-in memory management, foreign functions (for interfacing with other languages), multiprocessing, UNICODE and locale support, XML/HTML parsers, a Web client and server, GTK+ interface (1.2 and 2.0), Java interface, OLE interface (Windows only), profiler, regular expressions, an XML RPC implementation, native Lisp RPC, sockets, DLL and shared library support, and more.

Screenshot

Project Spotlight

Aspose.Email for .NET

A suite of .NET components for email programming.

Screenshot

Project Spotlight

Clzip

A C language version of lzip.