Related articles |
---|
Translating *to* Lisp? xenophon@irtnog.org (Matthew Economou) (1999-10-27) |
Re: Translating *to* Lisp? max@gac.edu (Max Hailperin) (1999-10-28) |
Re: Translating *to* Lisp? tkb@access.mountain.net (1999-10-28) |
Re: Translating *to* Lisp? ppaatt@aol.com (1999-10-31) |
Re: Translating *to* Lisp? rsalz@shore.net (1999-10-31) |
Re: Translating *to* Lisp? xenophon@irtnog.org (Matthew Economou) (1999-11-02) |
Re: Translating *to* Lisp? samir@mindspring.com (Samir Barjoud) (1999-11-02) |
Re: Translating *to* Lisp? notbob@tessellation.com (1999-11-09) |
Re: Translating *to* Lisp? kst@cts.com (Keith Thompson) (1999-11-16) |
From: | Matthew Economou <xenophon@irtnog.org> |
Newsgroups: | comp.compilers |
Date: | 2 Nov 1999 00:37:50 -0500 |
Organization: | First Church of B1FF and BRAK! (Reformed) |
References: | 99-10-128 99-10-185 |
Keywords: | C, Lisp, translator |
>>>>> "RS" == Rich Salz <rsalz@shore.net> writes:
RS> About 10-12 years ago Leor Zolman (unsure of the spelling) had
RS> a small softare company that sold an ANSI C compiler for
RS> Symbolic machines.
Did he publish anything in regards to the implementation? I'd be
especially interested in finding out how he managed to handle C's
interactions (e.g. malloc/free, pointer arithmetic) with the garbage
collector (which is, IIRC, a copying GC as described by Henry Baker).
Return to the
comp.compilers page.
Search the
comp.compilers archives again.