llvm-hs / llvm-hs-examplesLinks
Examples for Haskell bindings to LLVM
☆73Updated 4 years ago
Alternatives and similar repositories for llvm-hs-examples
Users that are interested in llvm-hs-examples are comparing it to the libraries listed below
Sorting:
- Kaleidoscope Tutorial using llvm-hs☆85Updated 4 years ago
- A prototypical dependently typed languages with sized types and variances☆115Updated 2 weeks ago
- An implementation of the Dunfield-Krishnaswami "Sound and Complete" type-system☆84Updated 8 years ago
- Unification and type inference algorithms☆127Updated 10 years ago
- Combinators for manipulating locally-nameless generalized de Bruijn terms☆128Updated this week
- Pretty printer for LLVM AST to Textual IR☆70Updated 7 months ago
- Higher-order optimization library☆76Updated 2 years ago
- PhD research ;; What's the difference between a typeclass/trait and a record/class/struct? Nothing really, or so I argue.☆82Updated 4 years ago
- Example language server (LSP) implementation for a toy language☆60Updated 4 years ago
- The Software Foundations book, in GHC☆82Updated 2 weeks ago
- A language parsing quasiquoter for Haskell based heavily on ANTLR4.☆52Updated 5 years ago
- Efficient Haskell effect handlers based on evidence translation.☆86Updated 4 years ago
- JHC Haskell compiler split into reusable components☆57Updated 7 years ago
- Hopefully verifiable code generation in GHC☆94Updated 8 years ago
- Algebra of Programming in Agda: Dependent Types for Relational Program Derivation☆85Updated 9 years ago
- Strict Haskell-like programming language that compiles to LLVM☆71Updated 6 years ago
- Ministg is an interpreter for a high-level, small-step, operational semantics for the STG machine.☆72Updated 5 years ago
- A collection of Notes on GHC☆72Updated 6 years ago
- Tiny type-checker with dependent types☆78Updated 12 years ago
- λλλλ Lennart Augustsson's λ-calculus cooked four ways☆55Updated 8 years ago
- Drafts, notes and resources for adding linear typing to GHC.☆79Updated 5 years ago
- The Helium compiler, Helium-as-a-library, and the texthint interpreter☆98Updated last year
- ☆32Updated 7 years ago
- Hypertypes - generic programming for heterogeneous recursive types☆125Updated last year
- A language based on homotopy type theory with an interval☆84Updated 10 years ago
- Simple demonstration stack based virtual machine written in Haskell☆42Updated 9 years ago
- Named parameters (keyword arguments) for Haskell☆98Updated 10 months ago
- The Disco Discus Compiler☆176Updated 6 years ago
- An implementation of a predicative polymorphic language with bidirectional type inference and algebraic data types☆90Updated 2 years ago
- TParsec - Total Parser Combinators in Idris☆99Updated 2 years ago