Download List

專案描述

Metacza is a language and its compiler which produces output in the C++ Meta Template Language. Its concise syntax makes Meta Template Programming much easier. Metacza allows you to write programs using boost::mpl, and to produce C++ header files that can be used on their own. Programming without boost::mpl is also supported. Metacza is a higher order language with closures, let, and lambda.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-04-02 06:24
4

This release fixes the code so that gcc-4.7.0 compiles it.

2011-12-10 09:16
3

Several bugs have been fixed. Function heads can now contain classifications directly. Default parameters may be specified in prototypes. Any raw C++ code can now be inserted. UTF-16 is implemented. bitnot_ is translated to bitxor_ in Boost mode.
標籤: new features, Stable

2011-12-02 07:04
2

A bug was fixed to generate a file previously missing but needed for installation. This prevented fresh installations from working.
標籤: Stable

2011-12-01 06:26
1

This is the initial version.
標籤: Stable

Project Resources