|
|
|
|
|
by eggy
3589 days ago
|
|
'define' - Scheme, Shen, others; 'defn' - Clojure; 'fn'; 'lambda' - are all just syntax to get used to in any language you learn.
The online documentation, rosettacode.org examples, or the two reference books for PicoLisp should help get you started. |
|