From: Ian Garmaise
Subject: lisp-like variable memory allocator
Date: 
Message-ID: <312B695E.7E98@pubnix.net>
Anybody know where I can find a system for allocating variables in 
lisp-like fashion, that's in C source?  This is for use with a 
microcontroller where extended memory can only be addressed as an array 
(and a segmented one at that).  I want something with automatic garbage 
collection.  I also need to create struct-like variables.

------------------
Ian Garmaise

ยทยทยท@pubnix.net
------------------