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
Similar Software:
Learn Cloud Computing Learn Cloud Computing - Cloud Computing provides us means by which we can access the applications as utilities over the internet. It allows us to create, configure, and customize the business applications online. This tutorial will take you through a step-by-step approach while learning Cloud Computing concepts
Gemini Live Logcat Gemini Live Logcat - This app provide you a user-friendly UI for logcat. Besides using add/edit/delete custom filter function, you can even add tag/pid filter by just tapping log item. And you can enable/disable each log level separately instead of showing only higher level
Android Web Editor Lite Android Web Editor Lite is a unique mobile software for web developing. It allows you to create your own html, php, javascript and other pages or edit already existing. You can preview them in web browser via our web-server or in built-in quick view unit. Also you can manage, upload and download files through the FTP as well as managing your local files and folders
Uninstall Widget Uninstall Widget - A tool for app developers.
Sometimes you need to uninstall very frequent same application while you develop it. Here is the solution.
Add the widget to your home screen, configure it once for "preferred application to uninstall" and you are just one click from uninstall
Tech News Tech News - Simple reader for leading sources of tech, IT, gadgets, web related news such as Engadget, Gizmodo, Slashdot and more all aggregated in one easy list.
Articles are cached for off-line reading once refreshed
Learn Python Learn Python - To be continued from the previous articles, I would like to introduce you a free application for Android named Learn Python. As you know Python is a general-purpose interpreted, interactive, object-oriented, and high-level programming language. It was created by Guido van Rossum during 1985- 1990
M32 M32 Did you ever try to learn Assembly? Modern CPUs are far too complex for beginners to learn the basic concepts behind assembly language. M32 simulates a simple CPU and lets you see what your code does: step-by-step
DBA Sidekick DBA Sidekick - DB2 - Search 680+ error codes. MS SQL Server - Search 2900+ error codes. My SQL - Search 400+ error codes Oracle - 8000+ ORA error codes. Search by entering numeric portion of the error code without leading 0''s SQLite - Search on 29 error codes. Sybase - Search on 598 error codes
learn QuickTest P ro learn QuickTest P ro - Learn HP QuickTest Professional (Learn HP - QTP), an automated functional testing tool that helps testers to perform automated regression testing in order to identify any gaps, errors/defects in contrary to the actual/desired results of the application under test
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.