At 10:45 AM +0100 11/8/04, Klaas-Jan Stol wrote:
Hello,

(* I'm trying a lot of things out, to figure out each part of the Lua language. This is Yet Another Question , this time concerning "missing" arguments *)

Argument counts are there for this purpose.

Named arguments are a separate issue, which needs addressing at some point, along with proper MMD for subs and methods. Perl 6, unfortunately, makes this reasonably annoying at the lower levels (it kills any scheme that assumes named parameters can be identified at compile time), so I've been dodging it for now.
--
Dan


--------------------------------------it's like this-------------------
Dan Sugalski                          even samurai
[EMAIL PROTECTED]                         have teddy bears and even
                                      teddy bears get drunk

Reply via email to