GOB (GTK+ object builder) 0.92.1 released
- From: George <jirka 5z com>
- To: gnome-announce-list gnome org, gnome-devel-list gnome org
- Subject: GOB (GTK+ object builder) 0.92.1 released
- Date: Thu, 6 Jan 2000 18:34:05 -0800
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.1:
* typesafe macros for argument setting/getting
* generated code will take advantage of GNU C extentions if compiled
under GNU C
* move _priv structure freeing into finalize
* more gob file compilation checks
* other improvements and fixes
NOTE: The generated files with this version will be larger because
of some more preprocessor magic that is done to make the thing saner,
and faster. Don't worry about it as the resulting object file should
not get larger.
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]