Metalang99 1.13.3
Full-blown preprocessor metaprogramming
Loading...
Searching...
No Matches
File List
Here is a list of all documented files with brief descriptions:
[detail level 123]
  include
  metalang99
 assert.hStatic assertions
 bool.hBoolean algebra
 choice.hChoice types: (tag, ...)
 control.hThis module is deprecated and exists only for backwards compatibility
 either.hA choice type with two cases
 gen.hSupport for C language constructions
 ident.hIdentifiers: [a-zA-Z0-9_]+
 lang.hThe core metalanguage
 list.hCons-lists
 logical.hThis module is deprecated and exists only for backwards compatibility
 maybe.hAn optional value
 nat.hNatural numbers: [0; 255]
 seq.hSequences: (x)(y)(z)
 stmt.hStatement chaining
 tuple.hTuples: (x, y, z)
 util.hUtilitary stuff
 variadics.hVariadic arguments: x, y, z
 metalang99.h