[Python] [OT]: PHP critique [ERA] Re: Python e html

Carlos Catucci carlos.catucci a gmail.com
Dom 11 Dic 2011 19:39:51 CET


Scusa, ma di cosa vi scandalizzate?

> Anche Common Lisp lo permette, almeno 10 anni prima di PHP:
>
> $clisp -q -norc
> [1]> (setf (fdefinition 'read-string) (get-macro-character #\"))
> #<SYSTEM-FUNCTION SYSTEM::STRING-READER>
> [2]>
> (set-macro-character #\"
>  #'(lambda (stream char)
>      (let* ((buf (read-string stream char))
>             (n (parse-integer buf :junk-allowed t)))
>        n)))
> T
> [3]> (+ "3viso" 2)
> 5
>

Guarda ti credo sulla parola, non ho voglia di tirare fuori la stele di
rosetta per tradurre :)

Carlos
-- 
If you have no voice, SCREAM! If you have no legs, RUN! If you have no
hope, INVENT!
-------------- parte successiva --------------
Un allegato HTML è stato rimosso...
URL: <http://lists.python.it/pipermail/python/attachments/20111211/d03cab7d/attachment.html>


Maggiori informazioni sulla lista Python