MetaL meta-programming language

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.

Tags Software Development Libraries php classes Compilers
Licenses BSD Original
Operating Systems OS Independent
Implementation PHP

Tweet this project Short link

Rss Recent releases

Changes: The XML module now includes support for generating XML documents using XML templates that contain placeholders that may be replaced by data values, tag values, or nested templates.

  • Rrelease-mid
  •  01 Jul 2004 08:02
  • Rrelease-after

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.

  • Rrelease-mid
  •  11 May 2004 20:06
  • Rrelease-after

Changes: The compiler classes were fixed for compliance with PHP 5.

Changes: The persistence layer generator module is now fully capable of outputting UML diagrams for the classes. Support for managing collections of related objects and validating them was added, and calls to strtok() were replaced with an emulation function due to changes in PHP 4.1.

Changes: This release introduces the first meta-meta-programming MetaL compiler module - a data persistence layer module that generates classes of objects from XML descriptions of object properties and relationships between the objects of different classes. It also generates schemas in a database independent XML format that can be used with many types of databases where object data is stored persistently.

No-screenshot

Project Spotlight

TooN

A numerics library for C++.

91f7895d882c9d49544c46c72481db35_thumb

Project Spotlight

wixi

A personal multi-platform wiki application for the desktop.