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

	* fix buggy class structure generation
	* can generate C++ friendly code
	* function aliases are now done by static pointers rather then
	  defines
	* more...

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]