[ANN] Qish rel. 0.5 (GPL) - runtime & garbage collector

Basile STARYNKEVITCH <[email protected]>
Newsgroups gmane.comp.programming.garbage-collection.general
Message-ID <[email protected]>
{{The following message is a courtesy copy of an article
that has been posted to comp.lang.misc,comp.lang.scheme as well.}}

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.5.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 general public license = GPL. I might switch it to LGPL
if so requested.

Comments are welcome. 

regards.
-- 

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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.