DEVELOPERS WANTED !!!

MaLa a simple Macro Language

MaLa is a small extendable macro language which can be embedded in applications.

Its main purposes are:

Interested? Then look at ["/Introduction"].

TableOfContents

Benefits of embedding MaLa

You might be curious how MaLa makes your life easier, here are some points:

Documentation

Documentation is very sparse right now, this will be improved in future.

Building MaLa

Dependencies

fetching the Sources

git clone git://git.pipapo.org/nobug
git clone git://git.pipapo.org/acogc
git clone git://git.pipapo.org/mala

configure, build, test, install

For nobug just make install, for Acogc and Mala: run ./bootstrap.sh to create the the ./configure script, (bootstrap.sh has many more options), from then on you can use the normal gnu build procedure ./configure && make && make check && make install

Downloads

No downloads yet, use git to get the source.

Bug Tracker

["/Bugs"]

MaLa (last edited 2007-03-25 11:14:25 by ct)