/ocaml

OCaml Labs' branches of OCaml

Primary LanguageOCaml

OCaml Extensions

This repository contains various extensions to and experiments with the OCaml compiler.

Branches

Base Branches:

  • trunk: The OCaml compiler trunk
  • 4.00: The OCaml 4.00 release branch
  • 4.01: The OCaml 4.01 release branch
  • ber-metaocaml: The BER-MetaOCaml trunk

Projects:

  • open_types: Add open types to OCaml
  • 4.00+open_types: Add open types to the 4.00 release branch of OCaml
  • multicore: Add multicore support to OCaml
  • macros: Add macros to OCaml
  • fix-strings: Add immutable and unicode strings to OCaml (unstarted)
  • with-patterns: Add with patterns to OCaml
  • valspecs: Add support for value specifications in structures
  • stackless: Add a stackless runtime to OCaml

Misc:

  • lpw25/readme: Contains this readme

Tags

OCaml Releases:

  • 4.00.0: OCaml version 4.00.0
  • 4.00.1: OCaml version 4.00.1

Project Releases:

  • 4.00.0+open_types: OCaml version 4.00.0 with open types
  • 4.00.1+open_types: OCaml version 4.00.1 with open types