|
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 Information2011-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. Project Resources
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) |