> The only other way to make this work that I can think of is with
> interprocess communication, so the self-contained Larceny program is able to
> access the memory from that other program. On the D side, that could be
> possible. Is Lacerny able to do that, defining the needed marshalling for
> interpreting the raw data somehow?

Yes.  I have done some of that, using pipes/sockets for interprocess
communication.  It worked fine, as you would expect.

Will

_______________________________________________
Larceny-users mailing list
Larceny-users@lists.ccs.neu.edu
https://lists.ccs.neu.edu/bin/listinfo/larceny-users

Reply via email to