Skip to search formSkip to main contentSkip to account menu

OCaml

Known as: Objective CAML, MetaOCaml, O’Caml 
OCaml (/oʊˈkæməl/ oh-KAM-əl), originally known as Objective Caml, is the main implementation of the Caml programming language, created by Xavier… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2017
2017
Owl is a new numerical library developed in the OCaml language. It focuses on providing a comprehensive set of high-level… 
2014
2014
—Following several studies conducted by the French Network and Information Security Agency ( A NSSI ), this paper discusses the… 
2011
2011
We present a first attempt at the compilation of the Game Description Language (GDL) using a bottom-up strategy. GDL is… 
2008
2008
Bidirectional model transformation plays an important role in maintaining consistency between two models, and has many potential… 
2008
2008
We present an object calculus for structured concurrent programming, facilitating the implementation of typed binary protocols… 
2005
2005
Marshaling, also known as serialization, is a key software l y r to support modern communication and storage systems. Impleme… 
Review
2003
Review
2003
We describe Fresh O’Caml, a metalanguage equipped with facilities to manipulate object-level syntax involving α-convertible names… 
Review
2001
Review
2001
types can be defined. Their syntax is inherited from Objective Caml and is reminded here. type-definition ::= type typedef { and…