Browse thread
NaCl/OCaml (OCaml as a client-side web programming language)
[
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-04 (23:22) |
From: | Jeremy Bem <jeremy1@g...> |
Subject: | NaCl/OCaml (OCaml as a client-side web programming language) |
Hello, I'm pleased to announce the initial release of NaCl/OCaml, a version of the native-code OCaml compiler whose output can be validated as safe to run over the web. Together with the "Native Client" plug-in under development at Google, this means that OCaml can now be used for client-side web programming! For more about Native Client, see http://code.google.com/p/nativeclient/. For NaCl/OCaml, including a ray tracer demo, see http://code.google.com/p/nacl-ocaml/. Feedback is welcome and appreciated. Please feel free to email me, report bugs at the project website, or email nacl-ocaml-discuss@googlegroups.com. Thanks, Jeremy