RSS 64 projects tagged "Mac OS X"

Download Website Updated 12 Oct 2011 Alore

Screenshot
Pop 36.21
Vit 1.00

Alore is an object-oriented programming language with a clean syntax that resembles Python and Lua. It is optionally-typed like Google Dart. It is both a dynamic scripting language and a general-purpose language with static typing. It is aimed at most programming tasks, from short scripts to complex applications. It allows programmers to freely mix static and dynamic typing within a program. It has native threads and a very fast edit-test cycle. Programmers can always bypass type checking and run their programs immediately.

Download Website Updated 20 May 2013 The Aime Interpreter

Screenshot
Pop 414.03
Vit 305.41

aime is a simple, C-like programming language and an interpreter, both designed to be embeddable in applications. The language is straightforward, trivial, and direct. Its syntax is simpler than that of C, while still providing for full object management, higher order functions, and references. The interpreter is secure and expressive, allowing comprehensive control over program execution and providing powerful methods of application integration.

Download Website Updated 03 Jan 2013 EGSL Interpreter

Screenshot
Pop 49.39
Vit 7.18

EGSL is a small interpreter which can execute Lua scripts. It includes some functions for fast and easy game development. These are image manipulation functions, functions for 2D drawing, sound and music, input via mouse, keyboard, and joypad, and some helper functions. The engine is based on SDL, SDL_gfx, and SDL_mixer, and additionally on SDL_image on Haiku-OS.

Download Website Updated 11 Jun 2009 Rhope

Screenshot
Pop 33.76
Vit 37.96

Rhope is a dynamically typed dataflow programming language that also borrows some ideas from other paradigms. Unlike mainstream programming languages, statements are not necessarily executed in the order they are written, but instead based on their dependencies. Statements that do not share dependencies run in parallel. Most operations have value semantics (i.e. modifying an object makes a copy rather than changing the original) making this parallelism safe. For managing global state, Rhope has a transaction mechanism.

Download Website Updated 19 Jan 2009 X#

Screenshot
Pop 30.98
Vit 1.00

X# (pronounced X-sharp) is an XML-oriented programming language designed to quickly create Web applications and services. Everything is represented as an XML tree, and instead of using functions to manipulate information or perform actions, all possible operations are done by adding, removing, or changing nodes from this tree. Since there are no functions to learn and everything is done intuitively, even inexperienced developers can create complex Web applications and services quickly.

No download Website Updated 19 Jan 2011 The Eagle Project

Screenshot
Pop 38.07
Vit 2.92

Eagle, Extensible Adaptable Generalized Logic Engine, is an implementation of the Tcl scripting language for the Common Language Runtime (CLR).

No download Website Updated 05 May 2009 The Gamebook Engine

Screenshot
Pop 63.73
Vit 2.44

The Gamebook Engine is a cross-platform engine for writing gamebooks, such as the "Choose Your Own Adventure" series or the "Lone Wolf" series. TGE can interpret scripts that use the "Hyena" gamebook format.

Download Website Updated 06 Jun 2008 project:Einstein

Screenshot
Pop 22.72
Vit 1.44

project:Einstein aims to deliver a Domain Specific Language for contemporary enterprise development. This includes an SOA-based approach with a lightweight, easy-to-understand language on top of a contemporary stack of enterprise technologies.

Download Website Updated 07 Jul 2012 Avian

Screenshot
Pop 94.35
Vit 7.36

Avian is a lightweight virtual machine and class library, both written from scratch to provide a useful subset of Java's features. It's well-suited to cross-platform applications which need a typesafe language but must remain small and self-contained.

No download Website Updated 31 Jan 2009 Ready Lisp

Screenshot
Pop 33.32
Vit 2.78

Ready Lisp packages an ANSI Common Lisp environment for Mac OS X users as a single application bundle. It repackages and configures the following components: Aquamacs Emacs, SBCL Common Lisp, the SLIME Lisp IDE, and more.

Screenshot

Project Spotlight

Debian GNU/Linux

The Universal Operating System.

Screenshot

Project Spotlight

Disk Based HashTables

Hash tables on hard disk.