yminsky / incremental-tutorialLinks
A tutorial on Incremental, originally for CUFP 2017
☆45Updated 7 years ago
Alternatives and similar repositories for incremental-tutorial
Users that are interested in incremental-tutorial are comparing it to the libraries listed below
Sorting:
- Functional programming library for OCaml☆60Updated 5 years ago
- OCaml with macros☆58Updated last month
- OCaml Programming Patterns - random tricks, "design patterns", etc.☆52Updated 2 weeks ago
- Library for incremental computations depending only on Core_kernel☆48Updated 6 years ago
- Higher-kinded programming in OCaml☆183Updated last year
- Jane Street Capital's asynchronous execution library (core)☆57Updated last month
- OCaml bindings for D3.js☆75Updated 7 years ago
- Micro-benchmarking library for OCaml☆53Updated last month
- Selective Applicative Functors in OCaml: Declare Your Effects Statically, Select Which to Execute Dynamically☆46Updated 6 years ago
- Simple template for midsize OCaml project☆125Updated 6 months ago
- A "implementation" of Girard's paradox in OCaml☆109Updated 10 years ago
- A simple monadic parser combinator library for OCaml☆67Updated 3 years ago
- Various signed and unsigned integer types for OCaml☆66Updated 7 months ago
- Staged metaprogramming in stock OCaml☆152Updated last year
- A library that makes it nicer to work with nested functional data structures☆60Updated last month
- Declarative events and signals for OCaml☆143Updated last year
- OCaml version of Category Theory For Programmers☆134Updated 5 years ago
- Simple iterator abstract datatype, intended to iterate efficiently on collections while performing some transformations.☆123Updated 6 months ago
- OCaml bindings for the virtual-dom library☆56Updated last week
- Generate Shell Phrases In OCaml☆48Updated 3 years ago
- Private extraction of astrada's lens library☆57Updated 4 years ago
- OCaml extended with modular implicits☆104Updated 6 years ago
- A modular sat/smt solver with proof output.☆101Updated last year
- Declarative 2D vector graphics for OCaml☆97Updated last week
- Wiki for compiler hacking sessions