From: Phil Tomson Date: 2007-06-27T00:55:37+09:00 Subject: Re: [ANN] rocaml: Ruby extensions in Objective Caml On 6/22/07, Mauricio Fernandez wrote: > rocaml allows you to write Ruby extensions in Objective Caml. > > I never seem to manage to release things when I should, so here's a > pre-release announcement to let you know about this so you can play with it > before the actual release, which could take longer than necessary. > > http://eigenclass.org/repos/rocaml/head/ > > Young as it is, rocaml is very usable and the generated extensions are > reliable, since they enforce type safety and handle exceptions both > in Ruby and OCaml (OCaml exceptions are passed to Ruby). > Nice. I've been learning OCaml for the last few months. I'll definitely give this a try. Phil