mala program reports output and errors now
[mala.git] / doc / modules.texi
blob0902a4bee712b2e2e81e4e916ed484e1cf86a023
2 @chapter Writing C modules for MaLa
4 A Module may consist of:
5   parser functions
6   user defined datypes
7     a factory function for this datatypes
8   one initialization function
9   definitions of mala actions
10     defining sequences of mala programs
11   C Preprocessor utility macros
14 @c Local Variables: 
15 @c mode: texinfo
16 @c TeX-master: "mala"
17 @c End: