hatashiro / monkey-hsLinks
An interpreter for Monkey with parser combinator written in Haskell
☆48Updated 5 years ago
Alternatives and similar repositories for monkey-hs
Users that are interested in monkey-hs are comparing it to the libraries listed below
Sorting:
- A parser combinator library based on Parsec☆153Updated 2 months ago
- Examples for Haskell bindings to LLVM☆72Updated 4 years ago
- Simple demonstration stack based virtual machine written in Haskell☆42Updated 9 years ago
- Examples of a simple parser written in both Parsec and Happy/Alex☆51Updated 10 years ago
- Library for dealing with system processes☆88Updated 2 weeks ago
- A collection of Notes on GHC☆69Updated 6 years ago
- Write yourself a typed functional language☆65Updated 6 years ago
- Example implementation of Algorithm W for Hindley-Milner type inference☆80Updated 3 years ago
- ☆41Updated 7 years ago
- compile your own functional language☆36Updated 6 years ago
- JHC Haskell compiler split into reusable components☆58Updated 6 years ago
- ANSI terminal support for Haskell, with Windows compatibility☆112Updated 5 months ago
- Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer☆199Updated last year
- The Disco Discus Compiler☆174Updated 6 years ago
- a functional programming language with algebraic effects and handlers☆82Updated 3 months ago
- Composable, streaming, and efficient left folds☆167Updated 4 months ago
- Type inference from scratch - Material for my talk at F(by)19☆64Updated 5 years ago
- A GraphQL query parser for Haskell☆59Updated 2 years ago
- A tiny language, a subset of Haskell aimed at aiding teachers teach Haskell☆214Updated 2 years ago
- Lightweight package providing commonly useful parser combinators☆54Updated 4 months ago
- ️🌈 Convenient interface for printing colourful messages☆68Updated 3 weeks ago
- A small Haskell implementation of Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism☆101Updated 8 years ago
- "Modern compiler implementation" in Haskell!☆26Updated 10 years ago
- Fast Haskell XML parser☆123Updated last year
- Haskell Pretty-printer library☆73Updated 6 months ago
- Write "Concurrency" section of "A Tour of Go" in Haskell☆130Updated 6 years ago
- Tutorial for LiquidHaskell☆78Updated 8 months ago
- Hypertypes - generic programming for heterogeneous recursive types☆122Updated 4 months ago
- ⚡️Efficient implementation of Map with types as keys☆100Updated last year
- MicroC example compiler for Stephen Edward's PLT class, but in Haskell☆117Updated 4 years ago