http://www.openeuphoria.org/ This is a very simple to use but powerful language that operates on data structures that are either atoms or sequences. Although it is interpreted, scripts run with lightning speed, comparable with compiled languages and many times faster than Java. It has the ability to run under DOS, WIN32, *nix (Linux, FreeBSD, etc.). A particularly useful feature is the ability to bind a script with the interpreter (http://www.rapideuphoria.com/bind.htm) and other resources to make a stand alone executable. The language has an active user group (discussion forum: http://openeuphoria.org/forum/) and many tools and libraries (recent user contributions: http://www.rapideuphoria.com/contrib.htm ; the searchable archive of code: http://www.rapideuphoria.com/archive.htm) are available. ---- *As of February 2014 version 4.1 beta was released *As of December 2010 version 4.0 was released *As of October 2006 version 3.0 was released and Euphoria is now open source and free of charge. *As of August 2007 version 3.1.1 was released ---- CategoryProgrammingLanguage