English

Mixing the Objective Caml and C# Programming Models in the .Net Framework

Programming Languages 2007-05-23 v1

Abstract

We present a new code generator, called O'Jacare.net, to inter-operate between C# and Objective Caml through their object models. O'Jacare.net defines a basic IDL (Interface Definition Language) that describes classes and interfaces in order to communicate between Objective Caml and C#. O'Jacare.net generates all needed wrapper classes and takes advantage of static type checking in both worlds. Although the IDL intersects these two object models, O'Jacare.net allows to combine features from both.

Cite

@article{arxiv.0705.1458,
  title  = {Mixing the Objective Caml and C# Programming Models in the .Net Framework},
  author = {Emmanuel Chailloux and Grégoire Henry and Raphaël Montelatici},
  journal= {arXiv preprint arXiv:0705.1458},
  year   = {2007}
}
R2 v1 2026-06-21T08:27:00.172Z