Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[Caml-list] Paralell bytecode interpreters

0 views
Skip to first unread message

Tom

unread,
Aug 31, 2006, 2:22:16 PM8/31/06
to caml-list
Has anyone yet edited the interpreter to change global variables to local,
so that you could run multiple OCaml programs, each in its own thread, in a
single process?

(Or, edited the native runtime, so that you could run multiple ocamlopt
compiled OCaml programs in a single process?)

0 new messages