mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
5 lines
246 B
Text
5 lines
246 B
Text
|
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.
|