gdevanla / pandoc-markdown-ghci-filterLinks
A Pandoc filter that identifies Haskell code in Markdown, executes the code in GHCI and embeds the results in the returned Markdown.
☆14Updated 6 years ago
Alternatives and similar repositories for pandoc-markdown-ghci-filter
Users that are interested in pandoc-markdown-ghci-filter are comparing it to the libraries listed below
Sorting:
- Flexible Haskell library for parsing and printing S-Expressions☆21Updated last year
- Hackager tool for releasing Haskell packages to Hackage☆32Updated 4 months ago
- Handle ASCII text with style and safety☆10Updated 10 months ago
- Bring fusion to everyone☆14Updated 5 years ago
- Extra type-level operations on GHC.TypeLits.Nat and a custom solver☆18Updated 2 weeks ago
- The Str signature and implementations☆21Updated 8 years ago
- higher-kinded data☆30Updated 2 years ago
- Efficient parser combinators for Haskell☆39Updated 2 months ago
- Overloaded plugin☆31Updated last year
- Recover run-time type information from the GHC heap. One example use case is a "show anything" function (with no Show constraint).☆35Updated 3 weeks ago
- Directed Acyclic Graphs☆21Updated last year
- Dependently typed elimination functions using singletons☆28Updated 3 weeks ago
- Basic examples and functions for generics-sop☆19Updated 2 years ago
- Demonstrating how to make type families faster using typechecker plugins☆21Updated 5 years ago
- Non-empty Vectors☆26Updated 9 months ago
- Funny little Haskell impl☆18Updated 5 years ago
- Composable Concurrent Computation Done Right☆30Updated 3 years ago
- Implementation of an efficient thread-safe global Symbol Table, with garbage collection☆20Updated 11 months ago
- A simple tool for visualising differences in Criterion benchmark results☆14Updated 9 months ago
- Turn an optparse-applicative program into a CGI program!☆35Updated 5 years ago
- A partial binary associative operator (appendMaybe :: a → a → Maybe a)☆13Updated last year
- Existential type.☆37Updated last year
- Read and write images as massiv arrays☆13Updated 4 years ago
- Staged Streams and other stuff☆19Updated 3 years ago
- ghc-datasize is a tool to determine the size of Haskell data structures in GHC's memory☆17Updated last year
- Safe web routing in haskell☆30Updated 2 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
- It's Data.Graph, but it doesn't suck!☆16Updated 4 years ago
- An implementation of first-class pattern matches in Haskell.☆13Updated 5 years ago
- Deriving Storable instances using GHC.Generics☆16Updated 3 years ago