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
- Compile Haskell-like code into C++ template metaprograms☆58Updated 8 years ago
- A correct C89/C90/C99/C11/C18 parser written using Menhir and OCaml☆193Updated 9 months ago
- C++ compile-time Prolog interpreter☆65Updated 11 years ago
- A compiler from ML to C++ template language☆158Updated 9 years ago
- Solving the Expression Problem in C++11☆45Updated 12 years ago
- Implementation of Pratt parser in C++11☆26Updated 10 years ago
- C++ template metaprogramming library collection☆126Updated 8 years ago
- Robust multi-prompt delimited control and effect handlers in C/C++☆115Updated last year
- Functors, Monads and Free Monads in C++☆18Updated last year
- ☆50Updated last year
- Support for Currying and Function Composition in C++☆61Updated 9 years ago
- A lightweight conservative garbage collector for C/C++☆122Updated 6 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆163Updated 6 years ago
- An imperative and functional programming language☆153Updated 2 months ago
- The Higher-Order Intermediate Representation☆154Updated last month
- Literal, validated XML in C++☆49Updated 9 years ago
- (Concepts-enabled) Functional Abstraction Layer for C++☆53Updated 4 years ago
- A Brainfuck Interpreter, which is completely implemented from scratch as a C++ Template Meta Program☆24Updated 3 years ago
- Modernized Sisal Interpreter☆28Updated 6 years ago
- A compiler for my educational research programming language that supports homogeneous metaprogramming☆20Updated 7 years ago
- Quick C-- compiler (no longer maintained)☆157Updated 11 years ago
- BSD Licensed Bignum Library☆233Updated last year
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 6 years ago
- compile time assembly interpreter☆84Updated 7 years ago
- Concurrent mark-sweep garbage collector for accurate garbage collection of language runtimes in C++ 1x.☆36Updated 8 years ago
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆104Updated 6 months ago
- Continuation Passing C☆112Updated 5 years ago
- Libhandler implements algebraic effects and handlers in portable C99. Monads for free in C.☆195Updated 4 years ago
- Hindley-Milner Type Inference implemented in (although not for) Python.☆92Updated 3 years ago