Download List

项目描述

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 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.

2012-01-05 07:11 Back to release list
2.1.4

此版本被重点错误修正和基本正则表达式的支持。亮点包括以下内容: 编译器的修复有关的范围推断变量 (主要) ;编译器的 bug 的修复与相关的管理的多个 return 语句都有文字字符串 (轻微) ;优化代码生成嵌套和/或表达式 (中等) ;和基本实现正则表达式模式匹配引擎 (新)。
This release was focused on bugfixes and basic regex support. Highlights include the following: a compiler fix related to the scoping of inferred variables (major); a fix for a compiler bug related to the management of multiple return statements that all have literal strings (minor); optimized code generation for nested AND/OR expressions (medium); and a basic implementation of a regex pattern matching engine (new).

Project Resources