On Wednesday, February 11, 2015, Keean Schupke <[email protected]> wrote:
> Yes, I am not really considering the top-level, I was thinking more of > this: > > def main = > let add_x x = lambda y = x + 1 in > let add_one = add_x 1 in ... > > I would consider the whole top-level and program entry point as a closure > to be instantiated in its callers stack. > Would that be the main entry point, the interrupt vector entry point, the page fault entry point, or the voluntary yield entry point? :-)
_______________________________________________ bitc-dev mailing list [email protected] http://www.coyotos.org/mailman/listinfo/bitc-dev
