[gclist] [ANN] Qish rel. 0.6 (LGPL) - runtime & garbage collector
Basile STARYNKEVITCH
basile@starynkevitch.net
Sat, 7 Dec 2002 00:07:34 +0100
Dear All,
I just released the release 0.5 -probably a beta quality release- of
the qish runtime which contains a generational copying garbage
collector (usable from C, in particular with some generated C code).
See http://starynkevitch.net/Basile/qishintro.html and download
http://starynkevitch.net/Basile/qish-0.6.tar.gz
It could interest any people implementing a language in need of a
Garbage Collector. Qish is probably a bit faster than Boehm's GC, but
it is not multithreaded and requires carefully written (or machine
generated) C code -respecting detailed (and documented) coding
conventions.
License is GNU lesser general public license = LGPL.
Changes (w.r.t. rel 0.5 of december 03rd 2002)
should be compilable (with -DSTRICT_C99) on any ISOC99 compiler
better documentation
switched to LGPL license
thanks to Fergus Henderson for comments & small patch.
Comments are welcome.
--
Basile STARYNKEVITCH http://starynkevitch.net/Basile/
email: basile<at>starynkevitch<dot>net
alias: basile<at>tunes<dot>org
8, rue de la Faïencerie, 92340 Bourg La Reine, France