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

no-name functions

 [1/2] from: dukeofperl:ml1 at: 29-Nov-2010 10:38


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. -- Duke

 [2/2] 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]
<<quoted lines omitted: 4>>
> 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

Notes
  • Quoted lines have been omitted from some messages.
    View the message alone to see the lines that have been omitted