Browse thread
NaCl/OCaml (OCaml as a client-side web programming language)
-
Jeremy Bem
- Daniel_Bünzli
- David Rajchenbach-Teller
- Vincent Balat
[
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: | 2010-03-05 (01:28) |
From: | Daniel_Bünzli <daniel.buenzli@e...> |
Subject: | Re: [Caml-list] NaCl/OCaml (OCaml as a client-side web programming language) |
Hello Jeremy, Interesting contribution. Maybe this is more a question about native client but could you elaborate on the kind of constraints nacl puts on the client code. Which libraries can be used ? The standard library ? str.cmxa ? unix.cmxa ? Third party pure caml modules ? C bindings ? etc. Best, Daniel