• # Et paf !

    Posté par . En réponse au journal Réalisation d'un site de Paste web 2.0. Évalué à 3.

    (defun §-* (times &rest listval)
     (funcall *generate*
     (apply #'append 
     (loop repeat (eval times)
     collect listval))))
    
    

    It looks like this is JavaScript (-206.94) (or maybe Perl, -212.53 or even CoffeeScript, -212.81…).

    C'était pourtant facile…