20 Aoû
2007
20 Aoû
'07
04:05
hi how to make this code work with gambit-c? (define (func x y) (+ x y)) (eval (cons func '(1 2))) Thanks.