Evaluate special comments in your program on file save.
☆39Oct 7, 2020Updated 5 years ago
Alternatives and similar repositories for live-ghci
Users that are interested in live-ghci are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A terminal UI for inspecting steps taken by a rewriting process. Useful for the optimization phase of a compiler, or even evaluators of s…☆22Oct 28, 2019Updated 6 years ago
- Proof combinators used in Liquid Haskell for theorem proving☆12Mar 28, 2018Updated 8 years ago
- Proofs of the number of inhabitants of polymorphic functions☆23Jul 19, 2018Updated 7 years ago
- A GHC source plugin which detects opportunities to use coerce☆17Aug 8, 2018Updated 7 years ago
- Resources for "One Monad to Prove Them All"☆29Dec 31, 2018Updated 7 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- The GHC Wiki (kept for archiving purposes, please use version at https://gitlab.haskell.org/ghc/ghc/wikis/)☆12Mar 9, 2019Updated 7 years ago
- Tentative write-up of a neat trick used in the Mezzo type-checker☆15Nov 27, 2015Updated 10 years ago
- A simple way to query constructors, like cases but slightly more concise☆11Mar 7, 2018Updated 8 years ago
- Merged into ian repo: https://github.com/seagreen/ian#llvm-in-haskell☆17Apr 13, 2019Updated 7 years ago
- Example how to append data to a Haskell executable using sqlite☆10Mar 16, 2020Updated 6 years ago
- An append only list in a compact region☆25Sep 6, 2018Updated 7 years ago
- A Self-Interpreter for F-omega☆16Dec 6, 2015Updated 10 years ago
- Tiny dependent calculus with inference of irrelevance and erasure☆15Jan 17, 2020Updated 6 years ago
- Simplify and render Template Haskell☆18Aug 19, 2018Updated 7 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Haskell port of the Tensor Algebra COmpiler☆16Nov 18, 2019Updated 6 years ago
- A Pandoc filter that identifies Haskell code in Markdown, executes the code in GHCI and embeds the results in the returned Markdown.☆14Jul 11, 2019Updated 6 years ago
- A magic typeclass that just does it☆126Aug 1, 2022Updated 3 years ago
- Tensors in Haskell☆40Jun 3, 2026Updated 2 weeks ago
- A compiler for a simple language using llvm☆38Jun 14, 2023Updated 3 years ago
- Co-inductive interaction trees provide a way to represent (potentially) non-terminating programs with I/O behavior.☆18Jul 9, 2018Updated 7 years ago
- A hack to find types in Haskell codebases☆10Aug 15, 2015Updated 10 years ago
- The Pico core language, and the Bake algorithm for elaborating Dependent Haskell into the former (WIP)☆15Feb 15, 2018Updated 8 years ago
- Functional Vector Graphics☆17Jun 19, 2017Updated 8 years ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- Closure calculus implementation☆12Jun 25, 2019Updated 6 years ago
- Shared Cheat Sheet for Coq☆10Sep 8, 2016Updated 9 years ago
- Label dependent dependent session types☆16May 2, 2024Updated 2 years ago
- Pure haskell implementation of macaroons☆14Jan 26, 2021Updated 5 years ago
- deprecated in favor of -XQualifiedDo☆41May 8, 2021Updated 5 years ago
- a version of the 2048 game for Coq☆22Jan 30, 2026Updated 4 months ago
- Use GHC's Memory Allocator from C