ANN: Qish 0.1 = a GPL-ed runtime (with garbage collector)

Basile STARYNKEVITCH <basile@starynkevitch.net>
10 Apr 2002 00:20:27 -0400

          From comp.compilers

Related articles
ANN: Qish 0.1 = a GPL-ed runtime (with garbage collector) basile@starynkevitch.net (Basile STARYNKEVITCH) (2002-04-10)
| List of all articles for this month |

From: Basile STARYNKEVITCH <basile@starynkevitch.net>
Newsgroups: comp.compilers
Date: 10 Apr 2002 00:20:27 -0400
Organization: http://lesours.starynkevitch.net/ - Les Ours
Keywords: GC, storage, available
Posted-Date: 10 Apr 2002 00:20:27 EDT

Dear All,


It is my pleasure to announce Qish version 0.1


Qish contains a runtime library, including a (rather generic and
reusable) generational copying garbage collection for C (or C++). It
could be used as a runtime for compilers generating C code, etc.


See http://www.starynkevitch.net/Basile/qishintro.html for details


Download software (tar gnuzipped source in C) from
http://www.starynkevitch.net/Basile/qish-0.1.tar.gz
of md5sum 0b41f2b7d3a2817b0570fa4830641e1a
licensed under GPL


Comments and feedback 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


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.