Haskell port of the WebAssembly OCaml reference interpreter
☆45Jun 15, 2023Updated 2 years ago
Alternatives and similar repositories for winter
Users that are interested in winter are comparing it to the libraries listed below
Sorting:
- Hopefully verifiable code generation in GHC☆93May 10, 2017Updated 8 years ago
- Pure Haskell implementation of SplitMix pseudo-random number generator☆26Jan 4, 2026Updated 2 months ago
- lazy generators with observation☆14Nov 2, 2023Updated 2 years ago
- A Language and its compiler on Ethereum Virtual Machine☆14Dec 17, 2018Updated 7 years ago
- The generalized intensional compiler for a Haskell-like language.☆14Nov 27, 2017Updated 8 years ago
- A simplified implementation of Erlang/OTP like supervisor for GHC thread☆16Oct 29, 2020Updated 5 years ago
- Resources for "One Monad to Prove Them All"☆29Dec 31, 2018Updated 7 years ago
- Experiments using a bidirectional typesystem☆17Jan 30, 2022Updated 4 years ago
- ☆15Dec 20, 2021Updated 4 years ago
- Efficient search weighted by an ordered monoid with monus.☆19Dec 12, 2022Updated 3 years ago
- A monadic (and pretty) pretty printer for Haskell☆39Jul 12, 2023Updated 2 years ago
- Deriving Storable instances using GHC.Generics☆16Apr 9, 2022Updated 3 years ago
- ☆14Jan 12, 2018Updated 8 years ago
- A Haskell library for compile-time checked literal values, via QuasiQuoters.☆13Sep 20, 2021Updated 4 years ago
- JHC Haskell compiler split into reusable components☆57Dec 17, 2018Updated 7 years ago
- A reimplementation of `Data.IntMap` that uses minimum and maximum bounds on subtrees instread of bit prefixes.☆21Nov 26, 2023Updated 2 years ago
- A RWS like monad without the slow writer stuff☆12Jun 17, 2023Updated 2 years ago
- Haskell in S-expression☆177Nov 18, 2024Updated last year
- Exploring how to make a strict imperative universe in the GHC runtime system.☆49Jan 10, 2026Updated 2 months ago
- Library implementation of "Generic description of well-scoped, well-typed syntaxes"☆12Mar 25, 2018Updated 7 years ago
- Type-safe modelling DSL, symbolic transformation, and code generation for solving optimization problems.☆43Nov 11, 2024Updated last year
- (NOTE: REPOSITORY MOVED TO NEW OWNER: https://github.com/lexi-lambda/monad-validate) A Haskell monad transformer library for data validat…☆33Jun 22, 2022Updated 3 years ago
- Modern compiler implementation in ML, in Haskell☆16Apr 4, 2018Updated 7 years ago
- Tiny dependent calculus with inference of irrelevance and erasure☆15Jan 17, 2020Updated 6 years ago
- yet another toy OCaml interpreter in Haskell☆12Jul 5, 2020Updated 5 years ago
- Kempe is a compiled stack-based language☆58Sep 30, 2024Updated last year
- A tiny implementation of dependent types.☆11Oct 24, 2017Updated 8 years ago
- Let GHC prove program equations for you☆146Nov 4, 2018Updated 7 years ago
- Script to download all of Hackage☆16Jul 14, 2019Updated 6 years ago
- An implementation of Typed Assembly Language (Morrisett, Walker, Crary, Glew)☆150Sep 30, 2021Updated 4 years ago
- compiler with polyhedral optmization for a lazy functional programming language☆68Oct 8, 2017Updated 8 years ago
- reverse dependency build matrix generator☆33Sep 19, 2020Updated 5 years ago
- Measuring CPU instructions in Haskell using Linux Performance Counters☆83Jun 9, 2018Updated 7 years ago
- An attempt to formalize unix cat in fiat☆11May 28, 2017Updated 8 years ago
- Read parquet format with Haskell☆18Oct 12, 2022Updated 3 years ago
- Austin's supercompiler work☆21Nov 17, 2019Updated 6 years ago
- A Haskell 2010 type checker☆17Feb 25, 2024Updated 2 years ago
- Succinct binary serialization☆15Aug 26, 2018Updated 7 years ago
- A work stealing scheduler☆80Jan 14, 2025Updated last year