danieljharvey / wasm-calcLinks
Building a compiler to WASM step-by-step
☆15Updated 8 months ago
Alternatives and similar repositories for wasm-calc
Users that are interested in wasm-calc are comparing it to the libraries listed below
Sorting:
- Prototype implementations of systems based on setoid type theory☆65Updated 5 years ago
- Benchmarks for capture-avoiding substitution☆121Updated 6 months ago
- Eventually a practical 2-level TT-based compiler☆29Updated last month
- A bidirectional type checker☆66Updated 8 years ago
- Build system☆131Updated last month
- Demo for dependent types + runtime code generation☆72Updated 9 months ago
- Reimplementation of Parsley in Haskell, with improvements☆60Updated last month
- LLVM code generation in Haskell☆54Updated last year
- Distributors - Unifying Parsers, Printers & Grammars☆59Updated this week
- Duo - A research language exploring duality in programming language design☆61Updated 2 years ago
- Staged compilation with dependent types☆184Updated 7 months ago
- Haskell library for type-inference with Hindley-Milner type-system.☆35Updated last year
- Lambda normalization and conversion checking benchmarks for various implementations☆59Updated 4 years ago
- A tutorial on how Agda infers things☆63Updated 5 months ago
- Staged push/pull fusion with typed Template Haskell☆62Updated last year
- Fast equality saturation in Haskell☆91Updated last month
- ☆45Updated 8 months ago
- A core language and API for dependently typed languages☆96Updated 9 months ago
- Language Server for Agda☆120Updated last month
- Single file Lambda Calculus implementations demonstrating various type system features and interpretation techniques☆45Updated 10 months ago
- A simple functional programming language.☆22Updated 4 years ago
- Strongly-typed System F in Haskell☆119Updated 3 years ago
- high-performance cubical evaluation☆76Updated 7 months ago
- ☆24Updated 2 weeks ago
- Fast parsing from bytestrings☆173Updated 2 months ago
- being the materials for a paper I have in mind to write about the bidirectional discipline☆52Updated 4 months ago
- Type-safe WebAssembly eDSL in Haskell