GOB (GTK+ object builder) 0.92.2 released



What is GOB:

Very simple preprocessor for making GTK+ objects with inline C code so that
generated files are not editted.  Syntax is inspired by java and yacc or lex.
The implementation is intentionaly kept simple, and no C code parsing is
done.

What's new in 0.92.2:

	* more header code sections
	* some code restructuring
	* always extern "C" the header (unless --no-extern-c is used)
	* object typedef protecting define for avoiding circular includes

Where to get it:

	* http://www.5z.com/jirka/gob.html
	* ftp://ftp.5z.com/pub/gob/ (tarballs and src and alpha rpms)

George                    



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]