This is to separate the three 'call' parameters (target, argv, ctx) from the 'return to' parameter (k). The old order made it look as if the dynamic context was in some way related to the continuation, which is not the case. |
||
|---|---|---|
| doc | ||
| mods | ||
| src | ||
| .hgignore | ||
| COPYING | ||
| Makefile | ||
| builtin.c | ||
| builtin.h | ||
| gc.c | ||
| gc.h | ||
| interp.c | ||
| interp.h | ||
| reader.c | ||
| reader.h | ||
| rosella.c | ||