Develop and Download Open Source Software

Metacza

Back to Project Summary

Would you recoomend this project?

Project Release infomations and Project Resources. Note that these informations are from this projects Freecode.com page and the downloads themselves may not be hosted with SourceForge.JP.

Project Release Information

2012-04-02 06:24
This release fixes the code so that gcc-4.7.0 compiles it.
2011-12-10 09:16
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.
2011-12-02 07:04
A bug was fixed to generate a file previously missing but needed for installation. This prevented fresh installations from working.
2011-12-01 06:26
This is the initial version.

Project Resources

http://freecode.com/urls/2129af5183f6a5c213084164d1086733
http://freecode.com/projects/metacza

Project Description

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.

(This Description is auto-translated)