Télécharger la liste

Description du projet

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.

Système requise

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-31 07:45 Retour à la liste release
2.1.5

Cette version était axée sur les corrections de bogues et une nouvelle implémentation de regex. Un nouveau tutoriel d'introduction est disponible sur le site du projet Wiki, ainsi qu'un guide sur comment-utiliser le débogueur de ligne de commande. La classe « RegEx » boguée a été réécrite ; s'attendre à des améliorations supplémentaires à l'avenir (majeur). Un bug lié à toujours reliant la classe « Chaîne » pour le soutien des paramètres de ligne de commande-référencée a été abordé. Compilateur mineures bogues ont été corrigés pour une stabilité accrue.
Tags: 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.

Project Resources