Downloadliste

Projektbeschreibung

The Hecl Programming Language is a high-level scripting language implemented in Java. It is intended to be small, extensible, extremely flexible, and easy to learn and use. It is intended as a complement to the Java programming language, not a replacement. As such, it tries to do well what Java doesn't, and leaves those tasks to Java for which it is best suited. It is also easy to add Hecl to Java, or write new Hecl commands in Java. It aims to be a very immediate language so that you can pick it up and start doing useful things with it quickly. Of particular interest is the fact that it's small enough to run on Java-enabled cell phones, so you can quickly script applications for them!

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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.

2008-07-31 19:51
20080730

Android-Code ist jetzt im Preis inbegriffen und arbeiten. Überlegungen war die Sprache für die Android und J2SE-Versionen aufgenommen. Dokumentation wurde aufgeräumt. Es wurden verschiedene Korrekturen und Verbesserungen.
Tags: Major feature enhancements
Android code is now included and working. Reflection was added to the language for the Android and J2SE versions. Documentation was cleaned up . There were various fixes and improvements.

2007-08-04 09:17
20070803

Tags: Minor feature enhancements

2006-06-25 00:49
20060624

Die HeclBuilder jar sind nun einbezogen. Ein paar Regressionen wurden behoben. Ein Wurf Befehl wurde hinzugefügt.
Tags: Minor feature enhancements
The HeclBuilder jar is now included. A few
regressions were fixed. A throw command was added.

2006-05-30 00:35
20060530

Nicht mehr benutzt und bezeichnen der Verweise. $ Wird ausschließlich verwendet, und der "Kopie"-Befehl zum Kopieren verwendet werden.
Tags: Major feature enhancements
No longer uses & to denote references. $ is used exclusively, and the 'copy' command is used for copying.

2006-04-20 12:13
20060420

Ein neues Build-System und die Unterstützung von CLDC 1.0 und 1.1.
Tags: Minor feature enhancements
A new build system and support for CLDC 1.0 and 1.1.

Project Resources