ocamllabs / focs-notebooksLinks
Foundations of Computer Science notebooks
☆16Updated last year
Alternatives and similar repositories for focs-notebooks
Users that are interested in focs-notebooks are comparing it to the libraries listed below
Sorting:
- A traceable distributed computation framework☆22Updated 6 years ago
- An OCaml extension for RISC-V☆16Updated 4 years ago
- Samples and solutions from Chris Okasaki's "Purely Functional Data Structures", written in OCaml.☆12Updated 4 years ago
- Library for color and formatting in the terminal☆21Updated 2 years ago
- Compiler Hacking Sessions Information☆11Updated 2 years ago
- OCaml asynchronous scheduler and monad for server-oriented programming.☆16Updated 6 months ago
- Example URL shortener MirageOS unikernel using Chamelon.☆18Updated 3 years ago
- Constant time equal function to avoid timing attacks in OCaml