[Openmcl-devel] modify lisp reader such that :: is disallowed
    Taoufik Dachraoui 
    taoufik.dachraoui at wanadoo.fr
       
    Thu Jun 11 05:40:14 PDT 2009
    
    
  
Hi
I tried to modify the lisp reader such that the use of :: is  
disallowed (throws an error) but failed.
I tried to use set-macro-character and set-dispatch-macro-character  
without success.
example:
? ... set new lisp reader ....
? test::x
Error: access to not exported symbols is forbidden
Kind regards
-Taoufik
    
    
More information about the Openmcl-devel
mailing list