Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: no-name functions

From: dukeofperl:ml1:Wed:Dec:1:15:11:24:2010 at: 1-Dec-2010 13:11

On Mon, 29 Nov 2010, Duke Normandin wrote:
> A function like: > > [code] > func [x] [subtract 6 x] > [/code] > > strikes me as being a lot like an anonymous function or lambda > expression. Is that correct? > > How would I execute the above function from Rebol CLI? I keep getting > error messages, so I'm not getting a piece of the puzzle.
The ML is _finally_ live again! Cool... Please ignore the above question! Was answered on AltMe. Thanks! -- Duke