Core ATO Pervasives Outils
Programming kata exercise with OCaml
Simple SQLite3 bindings for OCaml
Processing reimagined functionally with OCaml.
OCaml Public Key Cryptography Implementation (with proofs in French)
Solutions for Advent of Code 2020 in OCaml
Values that can be Some or None.
OCaml Genetic Algorithm student project for French TIPE
Just a simple todo app built with ReasonML
OCaml implementation of Reed-Solomon erasure coding
Transpiler from MiniJava to C written in OCaml
Telegram bot that does stuff
Simple symbolic differentiator in OCaml
The code and other assorted files pertaining to my attempts to benchmark parallel Concurrent ML processing in a handful of languages
A code-generated SPIR-V compiler for ocaml.
Network port scanner
📚 Use spaced-repetition to learn new skills
Custom OPAM repository for external libraries of SATySFi
A library for quickchecking lattice modules and associated operations
A really simple OCaml FFT
An embedded DSL for defining source code pretty printers implemented in OCaml
A parser and some utils for SMTLIB. For a fully compliant parser, see https://github.com/Gbury/dolmen/.
🐪 Learning Ocaml with the official resources
An innovative comment-oriented programming language
OCaml implementations of multihash, multiaddr, multibase and multicodec
Brainfuck interpreter written in Ocaml
🎡 Zero-cost bindings to Big.js library.
Analytics and Monitoring dashboard for Dream
Plex programming language
Canary is a tool for automatically reporting runtime exceptions to issue trackers in OCaml projects.
Interpreter for SiFun (Simple Functional) Language with three different type systems (supports Higher-Rank Polymorphism).
Bazel rules for OPAM support
SWI-Prolog Bindings for OCaml: https://gopiandcode.github.io/SWIPL-OCaml/swipl/index.html
Testing various Irmin backends in the browser
A GraphQL server prototyped in many languages
Ocaml code from the book by Cousineau and Mauny (1998)
scrumdog: Utility to export Jira Issues to SQLite database
OCaml Nes Emulator
Shell-like programming for OCaml
Dropbox v2 API bindings
A BuckleScript syntax extension to resemble Javascript's async/await
slowly going through the "Real World Ocaml" book, but using Caramel
Lwt-based module for reading binary numbers
Lazy streams for OCaml
API + Telegram bot + SPA for Dota 2 hero voicelines
Benchmarks for various system operations in OS X with Swift, Go, C, and OCaml
Data-Centric Widgets for Eliom
Reasonml Api rest
Build a tree of conflict dependencies in your Droppbox folder
Red Black trees (as well as linked lists and ordered binary trees) in OCaml