Hindley-Milner Type Inference implemented in (although not for) Python.
☆96Mar 7, 2022Updated 4 years ago
Alternatives and similar repositories for hindley-milner-python
Users that are interested in hindley-milner-python are comparing it to the libraries listed below
Sorting:
- A C++11 implementation of Hindley-Milner type inference.☆79Dec 11, 2012Updated 13 years ago
- A Python JIT compiler☆12May 29, 2019Updated 6 years ago
- Hindley–Milner Type inferencing in C☆48Aug 11, 2022Updated 3 years ago
- WIP statically-typed subset of Ruby (maybe)☆12Sep 12, 2025Updated 6 months ago
- a python-like language with hindley-milner-like type system, which is compiled to c☆246Jul 17, 2021Updated 4 years ago
- An implementation of Hindley-Milner in Clojure.☆169Aug 24, 2014Updated 11 years ago
- The Hindley Milner Type Inference Algorithm☆376Dec 11, 2016Updated 9 years ago
- Hindley-Milner Type Inference☆12Dec 29, 2019Updated 6 years ago
- This repository accompanies the research paper "P. Kreutzer, S. Kraus, M. Philippsen: Language-Agnostic Generation of Compilable Test Pro…☆12Jul 8, 2022Updated 3 years ago
- Hindley-Milner type inference using constraints☆50Jan 2, 2017Updated 9 years ago
- Compiler for the Tiger programming language☆12Oct 27, 2018Updated 7 years ago
- LLVM compiler for python☆12Dec 7, 2024Updated last year
- Notes for CIS 700 (Fall '19) at Syracuse U.☆13Nov 6, 2019Updated 6 years ago
- Hindley-Milner type system with extensible records and variants, implemented in Go☆22Nov 21, 2020Updated 5 years ago
- A bidirectional type checker☆67Jun 19, 2017Updated 8 years ago
- Hindley Milner Type Inference in Rust☆12Oct 4, 2017Updated 8 years ago
- A simple implementation of linear type theory☆39Apr 21, 2017Updated 8 years ago
- yet another toy OCaml interpreter in Haskell☆12Jul 5, 2020Updated 5 years ago
- Experiments about intermediate representations in compilers☆28Aug 24, 2012Updated 13 years ago
- The Balloon programming language and interpreter.☆17Aug 3, 2017Updated 8 years ago
- A compiler from a small functional language to C. Especially features algebraic effects and handlers with multishot continuations, and a …☆91Dec 10, 2018Updated 7 years ago
- Lox interpreter written in Lox☆125Jul 21, 2025Updated 8 months ago
- Sinister's Scheme Compiler!☆24Oct 6, 2022Updated 3 years ago
- pLiner is a framework that helps programmers identify locations in the source of numerical code that are highly affected by compiler opti…☆17Oct 27, 2023Updated 2 years ago
- A complete Scheme R5RS implementation, designed to be embedded in to C and C++ applications.☆17Feb 21, 2015Updated 11 years ago
- An R7RS implementation of Scheme written in Go☆15Apr 25, 2018Updated 7 years ago
- A Swift library to write parsers for domain specific languages.☆15Nov 3, 2020Updated 5 years ago
- A C compiler written in Kotlin☆19Jun 22, 2024Updated last year
- Compiler for Swiftlet☆40May 7, 2024Updated last year
- a simple Hindley-Milner type system in Go☆65Mar 8, 2018Updated 8 years ago
- A basic implementation of Hindley-Milner type inference via Algorithm W in Rust.☆43May 1, 2016Updated 9 years ago
- A (very) simple graph library.☆12Apr 6, 2015Updated 10 years ago
- A functional language with Reason-like syntax that compiles to Go.☆139Apr 24, 2019Updated 6 years ago
- a toy go compiler written in go☆22Dec 18, 2010Updated 15 years ago
- A series of implementations of a simple functional programming language.☆30Jan 4, 2016Updated 10 years ago
- ☆14Oct 31, 2024Updated last year
- x64 assembler library in C☆26Oct 5, 2020Updated 5 years ago
- Kaleidoscope using Python and llvmlite☆31Sep 7, 2016Updated 9 years ago
- A minimal compiler written in OCaml that compiles Tiger to LLVM IR then to assembly code☆27Aug 1, 2022Updated 3 years ago