[gambit-list] Gambit linking

Mikael mikael.rcv at gmail.com
Thu Nov 7 11:04:02 EST 2013


Hm, interesting:

Independent of whether Gambit will not have or will have a dep loader
built-in, it will be greatly practical that on creation of a new VM, the
user can specify code that will be taken in use as main module for
interpreted execution by the newly created VM i.e. something like

(create-vm! '(begin (load/preload-module/alike "otherdep.o1") (hello-world)
etc.))

or in the future, perhaps a native backend-compiled binary image instead
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.iro.umontreal.ca/pipermail/gambit-list/attachments/20131107/90d0dc59/attachment.htm>


More information about the Gambit-list mailing list