jaredhoberock / hindley_milnerLinks
A C++11 implementation of Hindley-Milner type inference.
☆80Updated 13 years ago
Alternatives and similar repositories for hindley_milner
Users that are interested in hindley_milner are comparing it to the libraries listed below
Sorting:
- C++ parser combinator library☆99Updated 10 years ago
- The Higher-Order Intermediate Representation☆160Updated last week
- A compiler from ML to C++ template language☆157Updated 10 years ago
- An imperative and functional programming language☆161Updated 7 months ago
- Libhandler implements algebraic effects and handlers in portable C99. Monads for free in C.☆207Updated 5 years ago
- Continuation Passing C☆114Updated 6 years ago
- Hindley-Milner Type Inference implemented in (although not for) Python.☆96Updated 3 years ago
- C++ compile-time Prolog interpreter☆65Updated 11 years ago
- A correct C89/C90/C99/C11/C18 parser written using Menhir and OCaml☆208Updated last year
- C++ as a Pure Functional Programming Language☆188Updated 6 years ago
- Yet Another Earley Parser☆141Updated 3 years ago
- BSD Licensed Bignum Library☆232Updated last year
- Compiler and tools for the Loci programming language.☆116Updated 6 years ago
- Compile Haskell-like code into C++ template metaprograms☆66Updated 9 years ago
- Quick C-- compiler (no longer maintained)☆164Updated 11 years ago
- Solving the Expression Problem in C++11☆45Updated 13 years ago
- A lightweight conservative garbage collector for C/C++☆122Updated 7 years ago
- ☆55Updated last year
- prototype parser run-time, back-end for different kinds of parser generators, including rascal.☆53Updated 6 months ago
- A cross-platform implementation of the Immix Garbage Collector☆77Updated 11 years ago
- Header-only C++17 library for property-based testing.☆127Updated last year
- Runtime support for LLVM's GC Statepoints☆42Updated 5 years ago
- A C compatible and C++ like programming language that focuses on extensiblilty and giving the programmer control over how high-level cons…☆30Updated 4 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- Implementation of Pratt parser in C++11☆26Updated 10 years ago
- A compiler for my educational research programming language that supports homogeneous metaprogramming☆20Updated 8 years ago
- A book about compiling Racket to x86-64 assembly☆21Updated 8 years ago
- History of Programming Languages, Spring 2017☆137Updated 7 years ago
- A Scannerless GLR parser/parser generater.☆113Updated 8 months ago
- Simple C++ Parser Combinator Library☆15Updated 10 years ago