Browse thread
I'm looking for an OCaml book
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2007-09-23 (22:06) |
From: | Mathias Kende <mathias@k...> |
Subject: | Reference on the OCaml VM |
Hello I would like to know if there are references on the OCaml VM other than the source code of bytecomp/byterun, I found none on the OCaml website. My aim would be to write a small compiler that would target the OCaml runtime systems. Thank you. Mathias