TOTBWF / isoLinks
A reversible language
☆22Updated 6 years ago
Alternatives and similar repositories for iso
Users that are interested in iso are comparing it to the libraries listed below
Sorting:
- Efficient parser combinators for Haskell☆39Updated last week
- A usable type system for call by push-value☆33Updated 5 years ago
- Ghosts of Departed Proofs☆61Updated 4 years ago
- Existential type.☆37Updated 7 months ago
- Overloaded plugin☆30Updated last year
- A simple library I wrote to allow me to quickly and easily construct command line interfaces.☆28Updated 2 years ago
- (NOTE: REPOSITORY MOVED TO NEW OWNER: https://github.com/lexi-lambda/monad-validate) A Haskell monad transformer library for data validat…☆32Updated 3 years ago
- A very simple interface for incremental computation using STM in Haskell.☆13Updated 2 years ago
- A terminal UI for inspecting steps taken by a rewriting process. Useful for the optimization phase of a compiler, or even evaluators of s…☆21Updated 5 years ago
- Combine and enhance Functors☆39Updated last month
- Funny little Haskell impl☆18Updated 4 years ago
- Composable Concurrent Computation Done Right☆30Updated 2 years ago
- Flexible Haskell library for parsing and printing S-Expressions☆20Updated 9 months ago
- 💄🐞 Combinators for writing pretty type errors easily☆56Updated 3 years ago
- Standard module for type-level programming in Haskell☆30Updated 6 years ago
- ☆12Updated 6 years ago
- Agda-style equational reasoning in Haskell☆54Updated 4 months ago
- Symbol manipulation☆36Updated 2 years ago
- Ties the knot on data structures that reference each other by unique keys☆47Updated last year
- A Haskell library providing separation of effects on the type level, effectively splitting up the monolithic IO-monad into more limited c…☆27Updated 7 years ago
- Helpers which allow safe partial pattern matching in lambdas☆31Updated 4 years ago
- A two-dimensional parser combinator library.