A preprocessor for making GObjects with inline C code http://www.5z.com/jirka/gob.html
Go to file
2024-01-05 23:19:54 +01:00
gob2.spec automatic version update by autodist [release 2.0.20-1mamba;Sun Dec 15 2013] 2024-01-05 23:19:54 +01:00
README.md automatic version update by autodist [release 2.0.20-1mamba;Sun Dec 15 2013] 2024-01-05 23:19:54 +01:00

gob2

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