gob2: gob2 (a preprocessor for making GObjects with inline C code)
gob2:
gob2: GOB (GOB2 anyway) is a preprocessor for making GObjects with inline C
gob2: code so that generated files are not edited. Syntax is inspired by
gob2: Java and Yacc or Lex. The implementation is intentionally kept simple,
gob2: and no C actual code parsing is done.
gob2:
gob2: http://www.5z.com/jirka/gob.html
gob2:
gob2:
gob2: