summaryrefslogtreecommitdiffstats
path: root/development/gob2/README
blob: 8eaaad9bce579e39df43d2789fea477987b1617f (plain)
1
2
3
4
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.