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

[REBOL] Re: How to check function arguments? - Syntax REBOLution ...

From: lmecir:mbox:vol:cz at: 10-Jun-2002 8:48

Hi Christian and all, my essay http://www.rebolforces.com/~ladislav/argstake.html describes how Rebol functions take their arguments. If you want to see some parsing example, have a look at the APPLY function in http://www.rebolforces.com/~ladislav/highfun.r -L ----- Original Message ----- From: "Christian Ensel" Hello Gabriele, on Sunday, 09-Jun-02, 15:12:46, Gabriele Santilli wrote:
> REBOL does not support variable number of arguments because of its > freeform syntax.
As with all rules there seems to be an expection: ...snipped... As said before, I really can't explain this to me. Looks as if all ANY-FUNCTION!s are equal, but some NATIVE!s are more equal ... Any ideas, somebody? Regards, Christian