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

[Caml-list] ANN: orpc 0.1, tool for generating RPC bindings from OCaml signatures

1 view
Skip to first unread message

Jake Donham

unread,
Aug 29, 2008, 12:54:20 AM8/29/08
to caml...@yquem.inria.fr
Hi list,

We are pleased to announce the release of orpc, a tool for generating RPC
bindings from OCaml signatures. Orpc works with the ONC RPC implementation
in Ocamlnet; it is designed to be used in place of ocamlrpcgen. The
advantage is that you can use familiar OCaml syntax, most OCaml data types,
exceptions, and labeled/optional function arguments. In addition orpc can
generate tracing/pretty-printing code from a signature, and it permits
asynchronous clients and servers to be written using the Lwt threads
library.

You can find orpc at

http://code.google.com/p/orpc2/

We hope that you will find it useful.

Jake Donham, for Skydeck

0 new messages