README 246 B

12345
  1. GOB (GOB2 anyway) is a preprocessor for making GObjects with inline C
  2. code so that generated files are not edited. Syntax is inspired by Java
  3. and Yacc or Lex. The implementation is intentionally kept simple, and
  4. no C actual code parsing is done.