GOB (GTK+ object builder) 0.93.0 released



What is GOB:

Very simple preprocessor for making GTK+ objects 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 code parsing is
done.  Besides that, it's really cool and you should use it and stuff.

So here's a new version with new useless syntax to learn.  It reduces typing
on some objects by a lot, thus saving you medical bills for wrist surgery.
It also makes it simpler not to have memory leaks and reduces typos, reducing
the admittance of hackers into mental institutions.

What's new in 0.93.0:

	* data member initialization
	* pointer data member destruction
	* automatic argument to data member linking for
	* simple cases
	* other minor fixes/improvements

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]