by apusic, jackyzhang
ELite is an object-oriented programming language that combines functional style and imperative style programming. It has features of functional languages such as first-class functions, list-comprehension, pattern-matching, and lazy-evaluation, etc., as w
Major features of Elite v0.5.0 * Fixed lots of bugs. * Support scripting API. * Powerful XML Literals support, see samples/xml.xel * Add the reference of ELite Language
How to run Elite examples: 1. download ELite from http://sourceforge.net/projects/aom-elite, the lastest version is 0.2. 2. unzip elite-${version}.zip into a dictionary, for example /usr/local/elite-${version} 3. run elite.sh #cd ...
This is the first release of ELite.
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use