[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CLisp design and implementation details?
- To: "Multiple recipients of list" <clisp-list@ma2s2.mathematik.uni-karlsruhe.de>
- Subject: CLisp design and implementation details?
- From: "Dwight Hughes" <dwighth@intellinet.com>
- Date: Tue, 16 Sep 1997 11:34:10 -0500
Is there any documentation available on the internal design of CLisp?
I am not referring to info like the implementation notes that are part
of the binary release - what I want is a general overview of the
design and why it was done that way (type of gc, memory organization,
stacks, tagging, 32bit versus 64bit mode operation, ...).
Any assistance appreciated.
-- Dwight