hecl is a programming language created in 2004 by David N. Welton and Wolfgang Kechel.
#1703on PLDB | 20Years Old |
The Hecl Programming Language is a high-level, open source mobile scripting language inspired by the minimalism and power of tcl written in Java.
Feature | Supported | Example | Token |
---|---|---|---|
While Loops | ✓ | ||
hasForLoops | ✓ | ||
hasForEachLoops | ✓ | ||
Integers | ✓ | ||
Lists | ✓ | ||
Print() Debugging | ✓ | puts | |
Assignment | X |