[e-lang] E-Native Methods and arguments
Mark S. Miller
markm at cs.jhu.edu
Thu Aug 31 10:31:33 CDT 2006
rick at vecx.net wrote:
> These questions lead me to another question, does anyone care about these
> implementation choices? I figure if I am going through the hassle of making
> a native implementation of e-lib that I try to stay as close to the will
> of its designers and users as possible. If no one cares then I will
> implement it how I wish and address changes later.
My sense is that most methods are zero, one, or two arguments, so, for ease of
writing the methods as well as efficiency, it's worth supporting these as
special cases in the implementation. But regarding this issue, as long as you
correctly implement the semantics, you should use your own judgment about how
to implement it. Good luck, and please keep us posted. Thanks!
--
Text by me above is hereby placed in the public domain
Cheers,
--MarkM
More information about the e-lang
mailing list