Terminal manipulation library in pure Ocaml. Make text-based terminal applications with ease
OCaml Arch Linux Installer
A collection of ppx-deriving plugins
xi-editor data structures in OCaml
OCaml bindings for batsat (https://github.com/c-cube/batsat)
BuckleScript binding for three.js
Quantum-resistant, purely Hash-based, Stateful, One-Time Digital Signatures for OCaml. :shield: :camel: :lock: :key: [Work In Progress]
Binding in Js_of_ocaml for the BroadcastChannel API
Learning to Blame Type Errors from Novice Mistakes
:chart_with_upwards_trend: Find first derivatives of functions automagically
[unfinished] Jsonrpc2 for OCaml, parametrized by the underlying IO.
Bag library for OCaml
A Pretty but not Greedy Printer in OCaml
ChaCha20, ChaCha12 and ChaCha8 encryption functions, in OCaml
Salsa20 encryption function, in pure OCaml
Bucklescript + Snabbdom
Reasonable Go.
A minimal Unix tree command implementation written in pure Native Reason
OCaml bindings to vowpal wabbit
Implementation of SeqBox in OCaml
OCaml client library for the Tor control port [abandoned]
Just toys
A git overlay for maildir, providing a strongly consistent index and allowing easy implementation of extra functionality.
A modified OCaml compiler for eliom programs
RFC 1035 Internet domain names
A printf-like for Faraday library
A secret project to produce a Kwisatz Haderach, perfect OCaml code that would bridge time and space, through selective breeding and linting. But mostl...
Lambda calculus interpreter in OCaml
An other toy compiler in Ocaml, made with Menhir and Ocamlex for 3I018 compilation course at university
A Haskell implementation of the code within Walid Taha's ``A Gentle Introduction to Multi-stage Programming''
Ethernet (IEEE 802.3) layer implementation for MirageOS in OCaml
Digital-Red is a collection of succinct, elegant OCaml implementations of the algorithms in the famous MIT red book of algorithms.
My course notes for CMSC 330 (Organization of Programming Languages)
Interpreter of OCaml subset
A simple command line tool for statistical calculation
OCaml Library for the drawing of abstract elements (Polyhedra, Octagon, Boxes)
Pre-compiled versions of atdgen binaries to be consumed from ReScript projects
Holochain bindings for Bucklescript.
Lua parser implemented in OCaml
OCaml cli tool to backup discussions (channels and conversations) from slack
hashing library that is generic on the hashing function, and a ppx deriving plugin for type-directer hashers
Type inference implementation in OCaml using Algorithm W
An automatic recursive function transformer.
Tracing library for OCaml with catapult/TEF export.
After paying tribute to Hugo and Zola, the great family of static blog generators pays tribute to another great poet of the 21st Century. Often compar...
Opine is an OCaml library that unparses the python AST produced by pyre-ast library back to python source code.
OCaml bindings to taglib.
OCaml bindings for glpk
Dynamic Dispatch with Traits (OCaml)
A search engine built from scratch for learning fundamentals