GSOC | Extending Common Lisp support

Per Bothner per@bothner.com
Sun Jun 17 19:52:00 GMT 2012


On 06/17/2012 08:06 AM, Charles Turner wrote:
> If the reader worked, what would the steps of this be:
>
> (export 'test::a 'test)
>
> Would the reader make sure test exists, then lookup 'a in its internal
> table, creating a new symbol if one didn't already exist?

Yes.  See http://www.lispworks.com/documentation/HyperSpec/Body/02_ce.htm
-- 
	--Per Bothner
per@bothner.com   http://per.bothner.com/



More information about the Kawa mailing list