Download List

Descripción del Proyecto

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

Esta versión corrige el código para que compila gcc-4.7.0.
This release fixes the code so that gcc-4.7.0 compiles it.

2011-12-10 09:16
3

Se han solucionado varios errores. Jefes de función ahora pueden contener clasificaciones directamente. Pueden especificar los parámetros por defecto en prototipos. Ahora puede insertar cualquier código de C++ raw. UTF-16 se implementa. bitnot_ se traduce a bitxor_ en modo Boost.
Tags: new features, Stable
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
2

Un error fue corregido para generar un archivo previamente falta pero necesarias para la instalación. Esto impidió nuevas instalaciones de trabajo.
Tags: Stable
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
1

Esta es la versión inicial.
Tags: Stable
This is the initial version.

Project Resources