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☆66Updated 10 years ago
- Compile Haskell-like code into C++ template metaprograms☆58Updated 8 years ago
- Functors, Monads and Free Monads in C++☆18Updated last year
- An imperative and functional programming language☆153Updated last month
- Applied operating system - an operating system kernel written in the ATS programming language.☆44Updated 12 years ago
- Implementation of Pratt parser in C++11☆26Updated 9 years ago
- Support for Currying and Function Composition in C++☆61Updated 9 years ago
- ☆49Updated 11 months ago
- The Higher-Order Intermediate Representation☆155Updated this week
- Robust multi-prompt delimited control and effect handlers in C/C++☆115Updated last year
- A compiler from ML to C++ template language☆158Updated 9 years ago
- Continuation Passing C☆112Updated 5 years ago
- A correct C89/C90/C99/C11/C18 parser written using Menhir and OCaml☆193Updated 8 months ago
- Implementation of delimited control for C/C++☆26Updated 13 years ago
- A Brainfuck Interpreter, which is completely implemented from scratch as a C++ Template Meta Program☆24Updated 2 years ago
- A lightweight conservative garbage collector for C/C++☆122Updated 6 years ago
- A book about compiling Racket to x86-64 assembly☆20Updated 7 years ago
- OCaml bytecode to C compiler☆99Updated 4 years ago
- Solving the Expression Problem in C++11☆45Updated 12 years ago
- Header-only C++17 library for property-based testing.☆126Updated 8 months ago
- transducers in C++ 14☆40Updated 10 years ago
- Accepted papers for POPL 2015☆67Updated 8 years ago
- (Concepts-enabled) Functional Abstraction Layer for C++☆54Updated 4 years ago
- Composable monadic STM for C++ on Free monads☆72Updated 5 years ago
- Constraing solving using functional methods in C++ and Haskell.☆20Updated 9 years ago
- Experiments about intermediate representations in compilers☆25Updated 12 years ago
- Tagged types C++ library☆11Updated 6 years ago
- A compiler from a small functional language to C. Especially features algebraic effects and handlers with multishot continuations, and a …☆89Updated 6 years ago
- Concurrent mark-sweep garbage collector for accurate garbage collection of language runtimes in C++ 1x.☆35Updated 8 years ago