RSS 42 projects tagged "Mac OS X"

No download Website Updated 20 May 2013 Seed7

Screenshot
Pop 599.70
Vit 455.42

Seed7 is a general purpose programming language. It is a higher level language compared to Ada, C++, and Java. In Seed7, new statements and operators can be declared easily. Functions with type results and type parameters are more elegant than a template or generics concept. Object orientation is used when it brings advantages and not in places when other solutions are more obvious. Although Seed7 contains several concepts of other programming languages, it is generally not considered as a direct descendant of any other programming language.

Download Website Updated 22 May 2013 The Aime Interpreter

Screenshot
Pop 439.55
Vit 316.02

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.

No download Website Updated 01 Apr 2013 RPL/2

Screenshot
Pop 308.95
Vit 110.56

RPL/2 (Reverse Polish Lisp/2) is a langage derived from the RPL made by Hewlett-Packard for its HP-28S. It has some extensions (preprocessor, compilated libraries, new functions), a TeX output, and can draw graphics.

Download Website Updated 01 Mar 2013 Retro

Screenshot
Pop 416.09
Vit 67.85

Retro is a clean, minimalist language with roots in Forth. It supports all major OSes in use today, and was designed to be easy to learn, use, and modify for specific needs.

Download No website Updated 14 Jul 2006 RayDream Game Studio

Screenshot
Pop 9.95
Vit 50.04

RayDream Game Studio (RDGS) is a game development system which aims to run on modern systems like Linux, Windows, and Mac OS X. It has powerful editors and a good scripting language, including a level editor, model editor, and more.

Download Website Updated 11 Jun 2009 Rhope

Screenshot
Pop 33.65
Vit 37.99

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 17 Apr 2013 OVAL Interpreter

Screenshot
Pop 185.86
Vit 37.01

The OVAL Interpreter is a freely available reference implementation that demonstrates the evaluation of OVAL definitions. Based on a set of definitions, the interpreter collects system information, evaluates it, and generates a detailed OVAL results file.

Download Website Updated 24 Feb 2013 Qore Programming Language

Screenshot
Pop 333.12
Vit 34.14

Qore is a scripting language supporting threading and embedded logic, and designed for applying a flexible scripting-based approach to enterprise interface development. It is also useful as a general purpose language.

No download Website Updated 31 Dec 2012 XMLStarlet

Screenshot
Pop 362.50
Vit 27.38

XMLStarlet is a set of command line XML utilities which can be used to transform, query, validate, and edit XML documents and files using a simple set of shell commands, similar to the way it is done for plain text files using grep/sed/awk/tr/diff/patch.

Download Website Updated 07 Aug 2012 Steel Bank Common Lisp

Screenshot
Pop 230.37
Vit 26.23

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

Webmin

A Web-based interface for Unix system administration.

Screenshot

Project Spotlight

astGUIclient

Software which extends the functions of Asterisk with end-user Web clients.