Compilers



Logtalk 2.31.6

Monday, May 26th, 2008

Logtalk is a mature Open Source object-oriented logic programming language that can use most Prolog implementations as a back-end compiler. Here are some key features of “Logtalk”: Separat... Continue to Reading


SSLisp 0.2

Wednesday, January 9th, 2008

SSLisp is a simplistic command line interface (pure) LISP interpreter. It is written in Objective-C and compiles on Mac OS X with the Cocoa frameworks, or on a variety of other platforms with the aid of GNUstep.

MacJAD 1.0

Wednesday, January 9th, 2008

MacJAD is a Cocoa-based Java decompiler based on the JAD decompiler. It can operate as a “drop box” application, allowing you to drop one or more java .class files on it.

CMake 2.2.3

Wednesday, January 9th, 2008

Welcome to CMake, the cross-platform, open-source make system. CMake is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates native makefiles and workspaces that can be used in the compiler environment of your choice.

Io 1.0

Wednesday, January 9th, 2008

Io is small prototype-based programming language. The ideas in Io are mostly inspired by Smalltalk (all values are objects), Self (prototype-based), NewtonScript (differential inheritance), Act1 (actors and futures for concurrency), LISP (code is a runtime inspectable/modifiable tree) and Lua (small, embeddable).

py2app 0.2

Wednesday, January 9th, 2008

A distutils extension which converts python scripts into executable Mac OS X applications, able to run without requiring an existing Python installation. This is a replacement for bundlebuilder. If you have used the PyObjC 1.2 installer, you do not need this because py2app 0.1.7 is included.

BlitzMax 1.0

Wednesday, January 9th, 2008

BlitzMax is the new, next generation game programming language from Blitz Research. BlitzMax retains the BASIC roots of Blitz3D and BlitzPlus, but adds a ton of cool new features and abilities.

Aubit 4GL 1.00.59

Wednesday, January 9th, 2008

Aubit 4GL project is an OpenSource project to make free, GNU/GPL, Informix-4GL and x4GL compatible development tools (compiler, tools, libraries).

Quex 0.14.2

Wednesday, January 9th, 2008

Quex is a lexical analyzer generator that produces a directly coded lexical analyzer engine. Those engines are much faster than the table driven engines of the lex/flex family.

Logtalk 2.30.4

Wednesday, January 9th, 2008

Logtalk is a mature Open Source object-oriented logic programming language that can use most Prolog implementations as a back-end compiler.