nominolo / lambdachineLinks
VM and tracing JIT for Haskell (work in progress)
☆79Updated 10 years ago
Alternatives and similar repositories for lambdachine
Users that are interested in lambdachine are comparing it to the libraries listed below
Sorting:
- Hopefully verifiable code generation in GHC☆94Updated 8 years ago
- Ministg is an interpreter for a high-level, small-step, operational semantics for the STG machine.☆72Updated 5 years ago
- The Disco Discus Compiler☆174Updated 6 years ago
- A re-do of the SimpleFP repo using de Bruijn index ABTs instead of HOAS☆109Updated 8 years ago
- Automatically exported from code.google.com/p/trellys☆47Updated 6 years ago
- Build tool for ATS.☆42Updated 3 years ago
- A small implementation of a proof refinement logic.☆50Updated 8 years ago
- being some experiments, working towards some equipment I wish I had☆37Updated 9 years ago
- Simple lambda prover☆24Updated 10 years ago
- An proof refinement logic for computational type theory. Inspired by Nuprl. [For up-to-date development, see JonPRL's successor, RedPRL: …