Download List

Project Description

The Objeck computer language is an object-oriented computing language with functional features that has ties with Java, C#, and Pascal. In this language, all data types are treated as objects. The language consists of a compiler and VM with an accompanying memory management and JIT compiler.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-03-04 15:45
1.4.2_0

This release provides improved reporting of syntax errors. In addition, “ToLower” and “ToUpper” were added to the Character class.
Tags: Stable, Minor, jit

2011-02-13 18:48
1.4.1_0

This release provides support for runtime introspection. New classes were added to support introspection along with the inclusion of the "TypeOf" keyword. Performance tuning was done. Minor bugs were fixed.
Tags: Stable, Minor

2011-02-01 07:37
1.4.0_0

This release contains initial API support for C shared libraries (i.e. DLLs) on all supported platforms. In addition, minor bugfixes were made to improve stability.

2010-12-29 07:29
1.3.0_1

This minor release contains basic fixes that better detect certain contextual compile errors. In addition, a program "exit" API was added to the Runtime class.
Tags: Minor, Stable

2010-12-13 21:54
1.3.0_0

This release adds support for class interfaces. In addition, a minor parsing bug was fixed that was related to casts within nested method calls.
Tags: Stable, Major

Project Resources