ppx_monad
Monad syntax
Provides a syntax extension for monadic computations in OCaml.
Minimalistic monad syntax for OCaml.
7 stars
3 watching
0 forks
Language: OCaml
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A syntax extension for writing SQL queries in OCaml with type inference and syntax checking. | 138 |
| | A syntax extension for embedded SQL queries using PG'OCaml. | 52 |
| | A library simplifying type-driven code generation in OCaml | 469 |
| | A set of monadic parser combinators for OCaml to simplify building parsers. | 146 |
| | Automates formatting of OCaml code to conform to specific coding standards | 642 |
| | A macro library that converts native imperative syntax to Scalaz's monadic expressions | 256 |
| | A library for implementing monads by specifying instructions and their operational semantics | 82 |
| | A PHP library providing a basic set of functional programming constructs through the use of monads. | 295 |
| | Reduces redundancy in type declarations and signatures by importing types or signatures from other compiled interface files. | 89 |
| | A Clojure-based library providing macros and definitions for common data monads. | 446 |
| | Repository containing slides and examples to help developers parallelize their OCaml code using the Multicore OCaml library | 29 |
| | A Kotlin implementation of monadic types for functional programming. | 10 |
| | A set of bindings and wrappers to interact with a specific SQL database engine | 116 |
| | A language extension for OCaml to program reactive systems on the Web | 53 |
| | An interpreter for arbitrary pure type systems implemented in OCaml | 77 |