chetant / LibClangLinks
Haskell FFI to libclang
☆58Updated 8 years ago
Alternatives and similar repositories for LibClang
Users that are interested in LibClang are comparing it to the libraries listed below
Sorting:
- Hopefully verifiable code generation in GHC☆94Updated 8 years ago
- Clojure-style transients for Haskell☆32Updated 2 years ago
- Reifies arbitrary Haskell terms into types that can be reflected back into terms☆103Updated 3 months ago
- The Disco Discus Compiler☆174Updated 6 years ago
- ☆137Updated 3 years ago
- ☆78Updated 11 months ago
- ☆125Updated last year
- A Haskell API into HTML5 Canvas☆71Updated last month
- Monad Transformers and Classes☆76Updated 6 years ago
- VM and tracing JIT for Haskell (work in progress)☆78Updated 10 years ago
- Haskell distributed parallel Haskell☆37Updated 7 years ago
- Dive into GHC☆82Updated 8 years ago
- Mutable hash tables for Haskell, in the ST monad☆129Updated 5 months ago
- Extends binary with parsec/attoparsec style parsing combinators☆26Updated 3 years ago
- Combinators for manipulating locally-nameless generalized de Bruijn terms☆123Updated 10 months ago
- A haskell library implementing fast and scalable concurrent queues for x86, with a Chan-like API☆130Updated 3 years ago
- An experimental intermediate language for GHC☆36Updated 7 years ago
- A Distributed Computing Library in Haskell☆52Updated 8 years ago
- Lean Haskell Benchmarking☆90Updated 2 years ago
- Literature review of GHC's Core language, System FC☆67Updated 6 years ago
- The Haskell Refactoring Tool☆136Updated 5 years ago
- The Haskell tracer - generating and viewing Haskell execution traces☆38Updated 2 years ago
- A simple Idris program to blink the LED on an Arduino☆58Updated 3 years ago
- Automatically exported from code.google.com/p/trellys☆47Updated 5 years ago
- A re-do of the SimpleFP repo using de Bruijn index ABTs instead of HOAS☆109Updated 8 years ago
- Haskell library for simple, concise and fast generic operations.☆81Updated last year
- Unpacked containers using backpack☆52Updated 5 years ago
- Interpreter for GHC Haskell