[Openmcl-devel] modify lisp reader such that :: is disallowed

Raffael Cavallaro raffaelcavallaro at mac.com
Thu Jun 11 08:41:07 PDT 2009


On Jun 11, 2009, at 11:09 AM, Taoufik Dachraoui wrote:

> the only problem I am facing today (as far as I can see right now)  
> is to
> disallow users to access non exported symbols by using the double
> colons (::)

I agree with Robert Goldman that this is a daunting undertaking with  
many ways to lose; for this particular problem, you may want to take  
input as strings, parse them for colons yourself, and only then hand  
them off to the lisp reader.

regards,

Ralph


Raffael Cavallaro
raffaelcavallaro at me.com








More information about the Openmcl-devel mailing list