ibrahimsag / rwLinks
an experiment in presenting code.
☆14Updated 5 years ago
Alternatives and similar repositories for rw
Users that are interested in rw are comparing it to the libraries listed below
Sorting:
- Artefact from the POPL'16 paper "Effects as Sessions, Sessions as Effects"☆15Updated 8 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 6 years ago
- Interpreter for functional pure type systems.☆21Updated 8 years ago
- An implementation of Ben Lippmeier's "Don't Substitute Into Abstractions"☆15Updated 7 years ago
- A tiny dependent typechecker in Haskell, translated from @andrejbauer's OCaml☆38Updated 6 years ago
- Austin's supercompiler work☆21Updated 6 years ago
- A VM written following the Linear Abstract Machine architecture☆22Updated 6 years ago
- Haskell implementation of interaction net-based lambda evaluation