vijayphoenix / Compiler-written-in-HaskellLinks
A Turing complete language π
β42Updated 4 years ago
Alternatives and similar repositories for Compiler-written-in-Haskell
Users that are interested in Compiler-written-in-Haskell are comparing it to the libraries listed below
Sorting:
- MicroC example compiler for Stephen Edward's PLT class, but in Haskellβ119Updated 4 years ago
- The Software Foundations book, in GHCβ83Updated 8 months ago
- Strict Haskell-like programming language that compiles to LLVMβ70Updated 5 years ago
- The compilation target that functional programmers always wanted.β62Updated 5 years ago
- JHC Haskell compiler split into reusable componentsβ58Updated 6 years ago
- Dependently Typed Lambda Calculus in Haskellβ115Updated 4 years ago
- Examples for Haskell bindings to LLVMβ73Updated 4 years ago
- Example language server (LSP) implementation for a toy languageβ60Updated 4 years ago
- Trying to write an understandable implementation of Haskell, in Haskellβ125Updated 4 years ago
- A prototypical dependently typed languages with sized types and variancesβ111Updated 2 months ago
- This package provides various primitive memory-related operations.β120Updated 5 months ago
- ICFP tutorialβ39Updated 4 years ago
- A tiny language for teaching and experimenting with Refinement Typesβ48Updated 4 years ago
- a functional programming language with algebraic effects and handlersβ82Updated 7 months ago
- Named parameters (keyword arguments) for Haskellβ97Updated 6 months ago
- A prototype programming language for programming with runnersβ91Updated 4 years ago
- Higher-order optimization libraryβ76Updated 2 years ago
- The theory of groupsβ80Updated 2 years ago
- Unification and type inference algorithmsβ125Updated 10 years ago
- λλλλ Lennart Augustsson's Ξ»-calculus cooked four waysβ53Updated 8 years ago
- Build systemβ128Updated last year
- Kaleidoscope Tutorial using llvm-hsβ85Updated 4 years ago
- PhD research ;; What's the difference between a typeclass/trait and a record/class/struct? Nothing really, or so I argue.β82Updated 3 years ago
- Compiler for type theoretic lambda calculi equipped with system primtives which compiles side-effecting, strict expressions into efficienβ¦β44Updated 6 years ago
- Haskell implementation of Dunfield and Krishnaswami's "Complete and easy bidirectional typechecking for higher-rank polymorphism"β132Updated 5 years ago
- A language parsing quasiquoter for Haskell based heavily on ANTLR4.β52Updated 4 years ago
- Efficient effect handlers based on Evidence Passing Semantics.β32Updated 4 years ago
- SPJ's tutorial on implementing functional languagesβ29Updated 6 years ago
- yacctt: Yet Another Cartesian Cubical Type Theoryβ75Updated 7 years ago
- Example implementation of Algorithm W for Hindley-Milner type inferenceβ81Updated 3 years ago