Python syntax in Lisp and Scheme
Sampo Smolander
sampo.smolander+news at helsinki.fi
Sat Oct 4 02:53:37 EDT 2003
More information about the Python-list mailing list
Sat Oct 4 02:53:37 EDT 2003
- Previous message (by thread): Python syntax in Lisp and Scheme
- Next message (by thread): Python syntax in Lisp and Scheme
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
In comp.lang.scheme Paul Rubin <http://phr.cx@nospam.invalid> wrote: > I think you could write the scheme code like this: > (define vector-fill! (v x) I guess parenthesising like (define (vector-fill! v x) would be more schemey. [Followups set to scheme-group only]
- Previous message (by thread): Python syntax in Lisp and Scheme
- Next message (by thread): Python syntax in Lisp and Scheme
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list