GOB (GTK+ object builder) 0.91.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.91.2:

	* PARENT_HANDLER can now return a value for non-void overrides
	* allow empty classes and empty function bodies
	* allow public keyword around signals and virtuals for consistency
	* small bugfixes

Where to get it:

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

George                    



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