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-12-24 11:52
3.1.6_2

对于 Linux 的 FCGI Web 服务器加载项的发布。与相关的静态初始化二维数组的主要 bug 已修复。有关向 JIT 编译代码传递函数 mjaor bug 已修复。VM JIT 编译器中的很少遇到适度整数司 bug 已修复。
Release of the FCGI Web server add-on for Linux. A major bug related to the static initialization of 2D arrays has been fixed. A mjaor bug related to passing functions to JIT compiled code has been fixed. A rarely encountered moderate integer division bug in the VM JIT compiler has been fixed.

2012-03-18 10:45
3.0.1

此版本是主要集中于一些 bug 修正和栓从 3.0 版本的枝节问题。亮点包括的更多三角函数 (中等) 另外,bug 的修复程序与相关的嵌套的浮点数计算,使方法调用 (中),使用版本的密钥以确保库和二进制文件都与特定版本的工具链 (新) 和修补的调试器正确寻找中的正确地方所需的幻数兼容加载调试可执行文件 (高)。
This release was primarily focused on bugfixing and tying up loose ends from the 3.0 release. Highlights include the addition of more trigonometric functions (medium), fixes for a bug related to nested floating point calculations which make method calls (medium), use of a version key to ensure that libraries and binaries are compatible with specific versions of the tool chain (new), and a patched debugger which looks for the required magic number in the correct place in order to properly load debug executables (high).

2012-02-14 07:56
3.0.0_0

重点是完成突出的特点,并提高稳定性。自 v2.0,添加了以下功能: 完全支持类接口 ;轻松的语法通过类型推理和推断的方法调用签名号决议 ;正则表达式的支持 ;块作用域的变量 ;ODBC 数据库的支持 ;增强功能和对现有类库 ; 错误修正增加和稳定的性能。
The focus was on completing outstanding features and improving stability. Since v2.0, the following features have been added: full support for class interfaces; relaxed syntax via type inference and inferred method call signature resolution; regular expression support; block scoping of variables; ODBC database support; enhancements and bugfixes to existing class libraries; and increased stability and performance.

2012-01-31 07:45
2.1.5

此版本的重点是错误修正和新的正则表达式实现。在项目的 Wiki 网站,以及一份关于如何使用命令行调试器指南上提供新的入门教程。越野车"RegEx"类已被重写 ;期望在将来其他增强功能 (主要)。已解决 bug 与相关的总是链接的"字符串"类的非引用命令行参数的支持。次要编译器的 bug 已修复增强稳定性。
标签: Major, Regex, Stable
This release was focused on bugfixes and a new regex implementation. A new introductory tutorial is available on the project’s Wiki site, as well as a guide on how-to use the command line debugger. The buggy “RegEx” class has been rewritten; expect additional enhancements in the future (major). A bug related to always linking the “String” class for support of non-referenced command line parameters has been addressed. Minor compiler bugs have been fixed for enhanced stability.

2012-01-05 07:11
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