monadic
There are 41 repositories under monadic topic.
BowenFu/hspp
hspp: An experimental library to bring Haskell Style Programming to C++.
propensive/mercator-old
Automatic typeclass-based abstraction over monad-like types
pj/hacn
A "monad" or DSL for creating React components using Fable and F# computation expressions
LouisJenkinsCS/LLVM-JVM
[W.I.P] A Just-In-Time Java Virtual Machine written in Haskell
SchlenkR/FluX
A convenient way of processing digital signals in F#
peterboyer/esresult
A Rust-like Result utility for TypeScript.
propensive/pyroclastic
Functional dataflow through composable computations
JustasMasiulis/args
Header only library for binding, reordering and currying of function arguments without cost
guangie88/rustfp
C++ implementation of Rust Option/Result and Iterator.
jkrukoff/pipe
An Erlang/OTP library for error aware chaining of function application.
DNemtsov/Lexepars
Concise monadic parser combinator library with separate lexer/parser phases, off-side rule and big-size input support.
lackhole/stl-preview
C++26 STL for C++14~ developers
seppeljordan/parsemon2
A monadic parser in python
AIRTucha/validolum
Utility for parsing of JavaScript objects
thinker227/Rascal
A simple yet powerful result type implementation for C#.
yunsguo/Prelude
a c++ functional programming library with a Haskell style
joshburgess/redux-fluture
Fluture-js based middleware for Redux. Handle async actions with FantasyLand compliant Futures, a lazy, monadic alternative to Promises.
critocrito/dashp
Utilities for monadic promises.
gmurayama/monadic-response-handler
Response handler with monads for C#. Heavily inspired by Rust module Result.
dairaga/monadgo
Implements scala-like monadic functions in Go
iskyzh/jackcompiler.hs
⌨️ Jack Language Compiler in Haskell
neu-rah/paco
JavaScript monadic parser combinators
critocrito/combinators-p
Functions for monadic promises.
dairaga/gs
GS imitates Scala monadic functions with go generic.
damiik/asm
my assembler experiment in Ocaml
dhaliti/Sprache
A tiny, friendly, C# parser construction library
Green-Wood/parscomb
A toy monadic parser combinator library for OCaml
iconstudio/cpp-utility-monad
This is a C++ module that provides some monadic interfaces for C++.
jariazavalverde/ts-pio
A monadic library for I/O actions in TypeScript
TANRININresulu/unnamedWebProgrammingLanguage
If Most Sacred gives permission His Servant I will make an event based asynchronous **_monadic_** purely functional paradigm web programming language for controlling **_side effect orders/hustles_** of asynchronous event based/driven web page and application needs!
denisdubochevalier/lambdac
WIP: Untyped lambda calculus compiler
qfunq/typescript-IO-Monad
Port of Bartosz Milewski's C++ monadic IO to typescript. Created a mix of Maybe/IO/Promise, which is a fully functional CCC environment, allowing for recursion to code more complex operations, and inherits all the convenient properties of its components.
stablefield/pyNomads
pyNomads is THE totally free pre-compilation and error avoidance engine which has many different strategies to assure execution at time of and place of request or recipient receiver of a monadic action. Still in active dev mode - but works like a charm (hence no package yet). Enjoy.
tlazaro/play-monad
Play Monad
eratio08/pars-comb-ml
Monadic parsing in OCaml
neshkeev/cppipe
A bash's pipe-like operator for c++