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
- Combinators for manipulating locally-nameless generalized de Bruijn terms☆127Updated last year
- 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
- A language parsing quasiquoter for Haskell based heavily on ANTLR4.☆52Updated 4 years ago
- The Software Foundations book, in GHC☆82Updated 11 months ago
- A prototypical dependently typed languages with sized types and variances☆113Updated 4 months ago
- Higher-order optimization library☆76Updated 2 years ago
- Simple demonstration stack based virtual machine written in Haskell☆42Updated 9 years ago
- Unification and type inference algorithms☆125Updated 10 years ago
- yacctt: Yet Another Cartesian Cubical Type Theory☆75Updated 7 years ago
- Hopefully verifiable code generation in GHC☆94Updated 8 years ago
- Algebra of Programming in Agda: Dependent Types for Relational Program Derivation☆84Updated 9 years ago
- A collection of Notes on GHC