OCaml topic

OCaml is a general purpose industrial-strength programming language with an emphasis on expressiveness and safety, It is supporting functional, imperative and object-oriented styles.

List OCaml repositories

OCaml

93
Stars
45
Forks
Watchers

Algorithms Implemented in OCaml

bs-deriving

42
Stars
3
Forks
Watchers

Type-driven code generation for OCaml, ReasonML, and BuckleScript

kitty-lang

8
Stars
2
Forks
Watchers

An other toy compiler in Ocaml, made with Menhir and Ocamlex for 3I018 compilation course at university

ainur

20
Stars
4
Forks
Watchers

:milky_way: Detect compiler names and versions from ELF files

asdf-ocaml

13
Stars
3
Forks
Watchers

OCaml plugin for ASDF version manager

iec-checker

59
Stars
11
Forks
Watchers

Static analysis of IEC 61131-3 programs

moonsmith

11
Stars
0
Forks
Watchers

A random generator of Lua programs

bnfgen

32
Stars
4
Forks
Watchers

Generates random text based on context-free grammars defined in BNF

bs-redux-example

5
Stars
1
Forks
Watchers

An experiment in writing Redux reducers using OCaml