[Larceny-users] compiling using the twobit heap

William D Clinger will at ccs.neu.edu
Sun Apr 26 00:40:51 EDT 2009


Dimitris Vardoulakis wrote:
> which file in the source code shows what happens when I type a
> definition in the repl?

src/Asm/Shared/link-lop.sch

Apparently the link-lop-segment procedure is not available at
top level in the twobit heap.  If you want to use it yourself,
I think the best way to get at it is to add it to the list of
exported procedures in src/Build/seal-twobit.sch, and then
rebuild twobit.heap.

Will



More information about the Larceny-users mailing list