Am 19.09.2005, 15:31 Uhr, schrieb felix winkelmann <[EMAIL PROTECTED]>:

[...]
The standard calling convention is:

argument-count, closure, continuation, arguments...

so, the closure is the actual closure object that contains the code-pointer
and the free variables. Primitives have no free variables, so it is
not used.
[...]

Thanks for the explanation. It shows me once more that I haven't fully understoods CHICKEN's internals yet :)

cu,
Thomas


_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to