AsmL/Python relationship? Anyone using AsmL? What for?

Michel Claveau - abstraction méta-galactique non triviale en fuite perpétuelle. unseulmcmcmcmc at msupprimerlepoint.claveauPOINTcom
Wed Dec 15 16:48:18 EST 2004


Hi !


There are many ideas with same type than Python.

Indentation,  set, sequences (list), parallel (zip), sequential (iter), map
(dictionnary),

I had see :
        Set comprehension :    A = {1..20}      C = {i | i in A where 2 * i
in A}
        Map comprehension (goooood)

etc. etc.










More information about the Python-list mailing list