On Wed, Sep 3, 2014 at 2:56 PM, Alexander Burger <[email protected]> wrote: > > What you describe here is call "lazy evaluation". While some languages > support this, PicoLisp (like most other Lisps) doesn't. > […] > The fundamental rule of Lisp function calls (a function recursively > evaluates its arguments before it starts to run) is broken here.
But what about functions in PicoLisp that don't evaluate all their args? f-expr are to me a big strenght of the language! chri -- http://profgra.org/lycee/ (site pro) http://delicious.com/profgraorg (liens, favoris) https://twitter.com/profgraorg http://microalg.info -- UNSUBSCRIBE: mailto:[email protected]?subject=Unsubscribe
