|
About:
MetaL is a meta-programming language that works by
generating source code in a target language from a
program specification in a higher level language.
MetaL programs are based on XML. The compiler
engine generates programs in potentially any
target language - PHP, Java, and Perl are
currently supported.
Release focus: Major bugfixes
Changes:
The way include paths are specified was changed to
avoid portability problems caused by path
separator characters like colon, which is a legal
path character under Windows.
Author:
Manuel Lemos [contact developer]
Homepage:
http://www.meta-language.net/
Tar/GZ:
http://www.meta-language.net/download/metal.tar.gz
Zip:
http://www.meta-language.net/download/metal.zip
Demo site:
http://www.meta-language.net/sample.html
Trove categories:
[change]
Dependencies:
[change]
PHP (required)
XML parser class (required)
[download links]
|