Hi Jeff,
[let is defined in the locals vocabulary, and [let* is gone now. If
you saw an old blog post talking about [let and [let*, chances are it
uses the old syntax for [let too. Nowadays, we do this:
:: foo ( -- z )
5 :> x
6 :> y
x y + ;
Slava
On Thu, Nov 11, 2010 at 7:10 PM, Jeff C. Britton <[email protected]> wrote:
> I am trying to use
> [let
> [let*
> And
> |
>
> in the listener and they are not recognized.
>
> ------------------------------------------------------------------------------
> Centralized Desktop Delivery: Dell and VMware Reference Architecture
> Simplifying enterprise desktop deployment and management using
> Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
> client virtualization framework. Read more!
> http://p.sf.net/sfu/dell-eql-dev2dev
> _______________________________________________
> Factor-talk mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/factor-talk
>
------------------------------------------------------------------------------
Centralized Desktop Delivery: Dell and VMware Reference Architecture
Simplifying enterprise desktop deployment and management using
Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
client virtualization framework. Read more!
http://p.sf.net/sfu/dell-eql-dev2dev
_______________________________________________
Factor-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/factor-talk