gob2/README.md

5 lines
255 B
Markdown
Raw Permalink Normal View History

2024-01-05 23:19:51 +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.