jaredhoberock / hindley_milner
A C++11 implementation of Hindley-Milner type inference.
☆79Updated 12 years ago
Alternatives and similar repositories for hindley_milner:
Users that are interested in hindley_milner are comparing it to the libraries listed below
- C++ parser combinator library☆97Updated 9 years ago
- C++ compile-time Prolog interpreter☆65Updated 11 years ago
- An imperative and functional programming language☆153Updated 3 months ago
- A compiler from ML to C++ template language☆158Updated 9 years ago
- Compile Haskell-like code into C++ template metaprograms☆58Updated 8 years ago
- Functors, Monads and Free Monads in C++☆18Updated last year
- A correct C89/C90/C99/C11/C18 parser written using Menhir and OCaml☆196Updated 10 months ago
- transducers in C++ 14☆40Updated 10 years ago
- The Higher-Order Intermediate Representation☆154Updated last week
- C++ template metaprogramming library collection☆126Updated 8 years ago
- Hindley-Milner Type Inference implemented in (although not for) Python.☆93Updated 3 years ago
- A compiler for my educational research programming language that supports homogeneous metaprogramming☆20Updated 7 years ago
- Implementation of Pratt parser in C++11☆26Updated 10 years ago
- ☆89Updated 3 years ago
- An almost-pure C++ library for writing functional code.☆37Updated 10 years ago
- Solving the Expression Problem in C++11☆45Updated 12 years ago
- A Brainfuck Interpreter, which is completely implemented from scratch as a C++ Template Meta Program☆24Updated 3 years ago
- Support for Currying and Function Composition in C++☆61Updated 9 years ago
- Roadmap for implementation of Concepts in the Clang compiler.☆16Updated 6 years ago
- Libhandler implements algebraic effects and handlers in portable C99. Monads for free in C.☆197Updated 4 years ago
- Experiments about intermediate representations in compilers☆25Updated 12 years ago
- Quick C-- compiler (no longer maintained)☆158Updated 11 years ago
- ☆51Updated last year
- prototype parser run-time, back-end for different kinds of parser generators, including rascal.☆51Updated last year
- surgical precision JIT compilers☆121Updated 7 years ago
- A compiler for Coq☆26Updated 12 years ago
- compile time assembly interpreter☆85Updated 7 years ago
- Constraing solving using functional methods in C++ and Haskell.☆20Updated 9 years ago
- Tagged types C++ library☆11Updated 7 years ago
- Composable monadic STM for C++ on Free monads☆74Updated 5 years ago