Hi all, I'm interested in writing an Inline::OCaml inline module. OCaml is a functional language of the ML family, on the OCaml mailing list someone has suggested to write an Inline::OCaml extension; I have briefly looked at it and I'm interested in working on it.
This mail only to let you know that I'm working on it and that if someone wants to collaborate I will be very happy. Currently I've only looked at the Inline general structure and I managed to write some ocaml-perl bindings (read: code written in OCaml used from Perl) using OCaml and Perl bindings APIs. OCaml is a functional language but also support object oriented programming (the "O" is for "Objective"), but initially my first aim is to provide Inline support for standard (i.e. non object oriented) function definition. I'm also a debian developer so, if I manage to write the Inline::OCaml extension ;), I will also build the debian package and upload it in the debian distribution. Feedbacks are welcome. Cheers! -- Stefano Zacchiroli - undergraduate student of CS @ Univ. Bologna, Italy [EMAIL PROTECTED] | ICQ# 33538863 | http://www.cs.unibo.it/~zacchiro "I know you believe you understood what you think I said, but I am not sure you realize that what you heard is not what I meant!" -- G.Romney
