[Python] [OT]: PHP critique [ERA] Re: Python e html
Carlos Catucci
carlos.catucci a gmail.com
Dom 11 Dic 2011 20:02:18 CET
> $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
>
> Utilizzando in maniera interattiva l'interprete Python si puņ ottenere lo
> stesso risultato con sys.displayhook. :P
>
Vorresti forse insinuare che con python e' infinitamente piu' semplice da
scrivere e da capire? Cattivo! Fare simil basse insinuazioni :)
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/72d92a62/attachment.html>
Maggiori informazioni sulla lista
Python