semahawk / type-inference
A Hindley-Milner(-Damas) type inference implementation in C.
☆13Updated 9 years ago
Related projects ⓘ
Alternatives and complementary repositories for type-inference
- Hindley-Milner Type Inference☆11Updated 4 years ago
- optimizing compiler for a subset of C language☆34Updated 5 years ago
- Multi-core suitable Forth-like language☆34Updated 9 months ago
- self-hosted compiler for a subset of OCaml☆50Updated 5 years ago
- Yet another tiny tiny self-hosted OCaml compiler with an also tiny standard library.☆56Updated 5 years ago
- Self-hosting F#-subset compiler☆46Updated 4 months ago
- A statically typed functional programming language.☆41Updated 2 weeks ago
- The uncurried minimal functional programming language for CPS transformation☆18Updated 8 months ago
- A purely functional programming language based on higher-order polymorphic lambda calculus☆19Updated 10 months ago
- 小さい計算体系をシンプルに定義できるような言語をつくりたい☆12Updated last year
- A Lisp implementation in which a lot of language features are self-definable.☆18Updated 5 years ago
- Nazo ML - my toy programming language☆59Updated 4 years ago
- PackCC is a packrat parser generator for C.☆22Updated 5 years ago
- ☆17Updated 3 years ago
- A self hosted whitespace compiler☆32Updated 4 years ago
- Eb is a embeddable scripting programming language written in Rust☆18Updated 3 years ago
- A Formal Verification of Algorithm W☆17Updated 3 years ago
- A programming language for double-entry accounting, inspired by Beancount.☆16Updated 10 months ago
- Type inference in OCaml☆39Updated 9 years ago
- Programming language☆13Updated 3 years ago
- Haskell x Android☆25Updated 2 years ago
- Expression-oriented toy programming language written in Rust