OCaml
OCaml is the most popular variant of the Caml language. From a language standpoint, it extends the core Caml language with a fully-fledged object-oriented layer, as well as a powerful module system, all connected by a sound, polymorphic type system featuring type inference. The OCaml system is an industrial-strength implementation of this language, featuring a high-performance native-code compiler (ocamlopt) for 9 processor architectures (IA32, PowerPC, AMD64, Alpha, Sparc, Mips, IA64, HPPA, StrongArm), as well as a bytecode compiler (ocamlc) and an interactive read-eval-print loop (ocaml) for quick development and portability. The OCaml distribution includes a comprehensive standard library, a replay debugger (ocamldebug), lexer (ocamllex) and parser (ocamlyacc) generators, a pre-processor pretty-printer (camlp4) and a documentation generator (ocamldoc)
Keywords for this software
References in zbMATH (referenced in 258 articles )
Showing results 1 to 20 of 258.
Sorted by year (- Charguéraud, Arthur; Pottier, François: Verifying the correctness and amortized complexity of a union-find implementation in separation logic with time credits (2019)
- Nipkow, Tobias; Brinkop, Hauke: Amortized complexity verified (2019)
- Bonifati, Angela; Dumbrava, Stefania; Arias, Emilio Jesús Gallego: Certified graph view maintenance with regular Datalog (2018)
- Gross, Jason; Erbsen, Andres; Chlipala, Adam: Reification by parametricity -- fast setup for proof by reflection, in two lines of Ltac (2018)
- Larchey-Wendling, Dominique: Proof pearl: constructive extraction of cycle finding algorithms (2018)
- Saleh, Amr Hany; Karachalias, Georgios; Pretnar, Matija; Schrijvers, Tom: Explicit effect subtyping (2018)
- Castagna, Giuseppe (ed.); Gordon, Andrew D. (ed.): Proceedings of the 44th annual ACM SIGPLAN symposium on principles of programming languages, POPL ’17, Paris, France, January 15--21, 2017 (2017)
- Ferreira, Francisco; Pientka, Brigitte: Programs using syntax with first-class binders (2017)
- Guéneau, Armaël; Myreen, Magnus O.; Kumar, Ramana; Norrish, Michael: Verified characteristic formulae for CakeML (2017)
- Hoffmann, Jan; Das, Ankush; Weng, Shu-Chun: Towards automatic resource bound analysis for OCaml (2017)
- Jeannin, Jean-Baptiste; Kozen, Dexter; Silva, Alexandra: CoCaml: functional programming with regular coinductive types (2017)
- Kiselyov, Oleg; Biboudis, Aggelos; Palladinos, Nick; Smaragdakis, Yannis: Stream fusion, to completeness (2017)
- Magron, Victor; Constantinides, George; Donaldson, Alastair: Certified roundoff error bounds using semidefinite programming (2017)
- Padovani, Luca: Context-free session type inference (2017)
- Sestoft, Peter: Programming language concepts. With a chapter by Niels Hallenberg (2017)
- Ahmad Hosney Awad Eid: Optimized Automatic Code Generation for Geometric Algebra Based Algorithms with Ray Tracing Application (2016) arXiv
- Blot, Arthur; Dagand, Pierre-Évariste; Lawall, Julia: From sets to bits in Coq (2016)
- Castagna, Giuseppe; Petrucciani, Tommaso; Nguyen, Kim: Set-theoretic types for polymorphic variants (2016)
- Clerc, Xavier: OCaml-Java: the Java virtual machine as the target of an OCaml compiler (2016)
- Dagand, Pierre-Evariste; Tabareau, Nicolas; Tanter, Éric: Partial type equivalences for verified dependent interoperability (2016)