Hecl The Hecl Programming Language is a high-level, open source scripting language implemented in Java. It is intended to be small, extensible, extremely flexible, and easy to learn and use. Infact, it's small enough that it runs on J2ME-enabled cell phones!
Why Hecl? Hecl 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. Hecl aims to be a very immediate language - you can pick it up and start doing useful things with it quickly. It is also meant to be easy to learn. Where Java is verbose and rigid, Hecl is forgiving and quick to write. For instance, System.out.println("Hello World"); vs puts "Hello World" - 41 keystrokes (shifted letters count double) versus 22. Hecl is built to "scale down".
This makes Hecl ideal for large applications written in Java that would like to provide a user friendly scripting interface, rather than, say, a clunky XML based configuration system. Examples include: scripted web pages, command/control logic in long running applications, and, I'm sure, many environments I've never considered.
Hecl is also a small language with a minimal core. The idea is to provide only what's necessary in the language itself, and as needed, add in extensions for specific tasks. Core Hecl is small enough to run on my Nokia 3100 cell phone as a J2ME application, presenting the interesting possibility of writing scripts, or at some point, maybe even scripting entire applications, for devices running embedded Java.
What's New in This Release:
· Reflection support for JavaSE and Android releases.
· Android is supported.
· Doc fixups, build improvements
Like it? Share with your friends!
Supported operating systems:
Google Android 1.0, Google Android 1.5, Google Android 1.6, Google Android 10.x, Google Android 2.0, Google Android 2.1, Google Android 2.2, Google Android 2.3, Google Android 3.0, Google Android 3.1, Google Android 3.2, Google Android 4.0, Google Android 4.1, Google Android 4.2, Google Android 4.3, Google Android 4.4, Google Android 5.x, Google Android 6.x, Google Android 7.x, Google Android 8.x, Google Android 9.x, Java ME, Java Nokia 240x320, Java SE 240x320
CellularBASIC CellularBASIC is an interpreter for the BASIC programming language, designed especially to run as stand-alone application on mobile phones.
· CellularBASIC is a dialect of QBASIC 1
JJOS Shell JJOS is an experimental and educational shell application with extensible functionality. Good for beginner programmers, or simply for curious people. The shell supports cascaded commands, which helps user to type much less and act efficiently. Some useful features are: arithmetic calculations, saving pretty much anything in records, sending over TCP connection
W3D2 W3D2 is a more accurate and efficient version of W3D, the Library for easy 3D programming. From the ground up again. Contains floating-point simulation and simulation of trigonometric functions. The sample program Sample.java that represents a rotatable textured cube, which is 2741 bytes long
Mobile BASIC Mobile BASIC - Mobile BASIC is a BASIC interpreter for J2ME based Mobile Phones. It uses no special extensions and should be compatible with all J2ME mobile phones. BASIC program can be either created directly on the mobile or, for registered customers, using our web-site based development environment
AlgoMo (Algolight Mobile) Algolight is a programming language that can be used to implement simple mathematical algorithms that operate on variables, vectors and matrices, and includes controls for loops, while loops and if / else structures. The program can also be used as a simple calculator, it supports some trigonometric functions, roots, and logical expressions and relation symbols
MID4th MID4th - MID4th is an adaptation of WebForth for mobile devices. Program in Forth and time warp back to the eighties. The system supports persistent block sets, and it is possible to develop on the device itself. I have added some features for text entry to help with limited keyboard handling within MIDP-2.0
MIDPDebugger J2ME MIDlet for discovering the mobile device's bugs and features
WapTo Me Creating a mobile wap site has never been that easy!
Java Programming Java - "An object-oriented programming language (OOPs) developed by Sun Microsystems in the year 1990. All Java apps run using small and compact pieces of code"...
read more FREE articles with this web app
Other Software by developer «David N. Welton»:
not found
Comments on Hecl:
Comments not found
If you noted an error or download link is broken, please, report it via this page or use comments.