RSS 62 projects tagged "Mac OS X"

No download Website Updated 17 Jun 2013 Seed7

Screenshot
Pop 595.71
Vit 441.74

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.

No download Website Updated 01 Apr 2013 RPL/2

Screenshot
Pop 265.79
Vit 88.96

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 294.86
Vit 58.73

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 Website Updated 21 Sep 2005 Yazoo

Screenshot
Pop 10.10
Vit 53.17

Yazoo is an interpreted command-line scripting language used for executing co-compiled C routines and managing their data. The language itself has some novel features. Variables, sets, and functions are equivalent and arguments to functions can interact dynamically with the function. The code is machine-independent and easily extensible by anyone with a C compiler.

Download No website Updated 14 Jul 2006 RayDream Game Studio

Screenshot
Pop 10.54
Vit 50.32

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.

No download Website Updated 23 Dec 2012 Tcl/Tk

Screenshot
Pop 602.85
Vit 44.08

Tcl provides a portable scripting environment for Unix, Windows, and Macintosh that supports string processing and pattern matching, native file system access, shell-like control over other programs, TCP/IP networking, timers, and event-driven I/O. Tcl has traditional programming constructs like variables, loops, procedures, namespaces, error handling, script packages, and dynamic loading of DLLs. Tk provides portable GUIs on UNIX, Windows, and Macintosh. A powerful widget set and the concise scripting interface to Tk make it a breeze to develop sophisticated user interfaces.

Download Website Updated 11 Jun 2009 Rhope

Screenshot
Pop 27.53
Vit 38.36

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 28 Jan 2013 bigloo

Screenshot
Pop 252.75
Vit 34.90

Bigloo is an implementation of the Scheme programming language. It relies on an optimizing compiler from Scheme to C. Bigloo enables connections between Scheme code and C code. It proposes many extensions to Scheme such as a regular parser compiler, an lalr parser compiler, pattern matching, an object layer, etc.

Download Website Updated 24 Feb 2013 Qore Programming Language

Screenshot
Pop 196.01
Vit 29.81

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.

Download Website Updated 17 Apr 2013 OVAL Interpreter

Screenshot
Pop 189.80
Vit 27.57

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.

Screenshot

Project Spotlight

GNU xorriso

An ISO 9660 multi-session CD/DVD/BD filesystem manipulator.

Screenshot

Project Spotlight

poppler

A PDF rendering library.