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:
- WIP Search TypeScript functions and methods by types☆86Updated 3 years ago
- Pattern matching in TS with Record Patterns, Type Patterns, type inference and more☆68Updated 5 years ago
- A functional programming library designed to simplify building complex regular expressions☆95Updated 3 years ago
- 🦸 λΔ providing super powers to Typescript.☆45Updated 2 years ago
- Computational environments and effects for TypeScript☆62Updated 3 years ago
- TypeScript code generation from a haskell-like syntax for ADT. Playground:☆107Updated 6 years ago
- A Higher-Kinded-Types encoding for TypeScript w/ Composable Typeclasses☆49Updated 2 years ago
- A polyfill of unknown that works with legacy typescript versions (before 3.0)☆29Updated 7 years ago
- Algebraic graphs implementation in TypeScript☆133Updated 2 years ago
- TypeScript transformer which converts TypeScript types to io-ts entities☆44Updated 2 years ago
- A tagged unions code generation library for discriminating tastes☆43Updated 3 years ago
- TypeScript collection of tuple tasks☆19Updated 7 years ago
- SumTypes in TypeScript☆30Updated 3 years ago
- Reliable, standards-oriented software for browsers & Node.☆49Updated 2 years ago
- Bugged few features support RegEx engine written just by Typescript generics☆57Updated 3 years ago
- 📐Let there be algebraic effects in JS☆182Updated 4 years ago
- Bootstrap libraries that follow common fp-ts coding, documentation and testing patterns☆41Updated 3 years ago
- Monads, Do style☆37Updated 7 years ago
- Partial application syntax and lambda parameters for JavaScript, inspired by Scala's `_` & Kotlin's `it`☆184Updated 3 years ago
- Exercises and notes from Functional Programming in Scala translated to TypeScript☆31Updated last year
- A zero-config documentation tool for my TypeScript projects☆106Updated 2 years ago
- Powerful recursive Typescript types for `pipe` and `compose`☆29Updated 6 years ago
- ADT sum type in typescript☆70Updated 3 years ago
- Functional programming tools: option, either, task, state, optics, etc.☆21Updated 4 years ago
- Code samples that scale☆109Updated last week
- Small utility library containing functions, monads and other fun stuff.☆68Updated 5 years ago
- Testing that works for you.☆18Updated 3 years ago
- Extension of the Callbag spec to add operator metadata