mattiamanzati / typelevel-interpreterLinks
Language and working Interpreter using only TypeScript types (no JavaScript either written or emitted)
☆36Updated 7 years ago
Alternatives and similar repositories for typelevel-interpreter
Users that are interested in typelevel-interpreter are comparing it to the libraries listed below
Sorting:
- A polyfill of unknown that works with legacy typescript versions (before 3.0)☆29Updated 6 years ago
- Computational environments and effects for TypeScript☆60Updated 2 years ago
- WIP Search TypeScript functions and methods by types☆86Updated 2 years ago
- A utility for defining tagged unions in TypeScript + pattern matching functions☆27Updated 4 years ago
- A tagged unions code generation library for discriminating tastes☆43Updated 2 years ago
- Transform your async function to be run concurrently much as possible☆23Updated last year
- TypeScript code generation from a haskell-like syntax for ADT. Playground:☆106Updated 5 years ago
- A take on TodoMVC developed using functional effects with @matechs/effect and fp-ts☆15Updated 2 years ago
- Algebraic Effects in Javascript☆48Updated 2 years ago
- Testing that works for you.☆18Updated 2 years ago
- Discover laws in your code like with QuickSpec☆15Updated 4 years ago
- ☆18Updated this week
- A Higher-Kinded-Types encoding for TypeScript w/ Composable Typeclasses☆45Updated 2 years ago
- Extension of the Callbag spec to add operator metadata☆59Updated 3 years ago
- Pattern matching in TS with Record Patterns, Type Patterns, type inference and more☆68Updated 4 years ago
- Source code from my Lazy Evaluation video☆16Updated 4 years ago
- Encoding higher-kinded types in TypeScript☆40Updated 5 years ago
- Algebraic effects and handlers using generators☆57Updated this week
- Functional programming tools: option, either, task, state, optics, etc.☆21Updated 4 years ago
- SumTypes in TypeScript☆30Updated 2 years ago
- A thin layer around React to allow writing components in a more functional way☆30Updated 6 years ago
- Type classes for interoperability of common algebraic structures in JavaScript, TypeScript and Flow☆46Updated last year
- A functional programming library designed to simplify building complex regular expressions☆92Updated 2 years ago
- Parses route strings to a sum type using Matches from fp-ts-routing☆12Updated 3 years ago
- Bit of a mess 💩☆14Updated last year
- A porting of purescript-{canvas, drawing} featuring fp-ts☆42Updated 4 years ago
- Indexed monads for TypeScript; a companion library of fp-ts☆18Updated 3 years ago
- An algebraic data type for loading and refreshing data.☆49Updated last year
- A react style parser generator based on PEG.js☆23Updated 2 years ago
- fp-ts binding for IxJS☆17Updated 2 years ago