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:
Linux Commands An Android application with approximately 570 Linux commands
Learn Ajax Interview Q A Learn Ajax Interview Q A - Learn AJAX programming with many of AJAX examples here in AJAX Interview Questions and Answers.We are Web Technology Experts Team who provide you Important information on Web Development, Interview Questions and Answers.Ajax is a client-side script that communicates with server without refresh the complete page
Learn Lua Learn Lua - Study, study more and study forever. Study with free application for Android named Learn Lua. This application will provide you with basic knowledge about Lua programming language, help you study better. As you know Lua programming language is an open source language built on top of C programming language
Learn PLSQL Learn PLSQL - PL/SQL is a combination of SQL along with the procedural features of programming languages. It was developed by Oracle Corporation in the early 90's to enhance the capabilities of SQL. PL/SQL is one of three key programming languages embedded in the Oracle Database, along with SQL itself and Java
Learn Apache Tika Learn Apache Tika - This app provides a basic understanding of Apache Tika library, the file formats it supports, as well as content and metadata extraction using Apache Tika
Learn Node js Learn Node js - This tutorial is designed for software programmers who wants to learn the basics of Node.js and it's architectural concepts in simple and easy ways. This tutorial will give you enough understanding on components of Node.js with suitable examples. Node.js is a very powerful JavaScript based framework/platform built on Google Chrome's JavaScript V8 Engine
Website based software Website based software - We develop Website based software as per client’s requirements. With these software clients offices / factories at different locations can do the data entry and view reports at the same time
Learn LinQ Learn LinQ - The aim of this tutorial is to offer an easy understanding of LINQ to the beginners who are keen to learn the same. The acronym LINQ is for Language Integrated Query. Microsoft’s query language is fully integrated and offers easy data access from in-memory objects, databases, XML documents and many more