nmhancock / type-inferencingLinks
Hindley–Milner Type inferencing in C
☆48Updated 3 years ago
Alternatives and similar repositories for type-inferencing
Users that are interested in type-inferencing are comparing it to the libraries listed below
Sorting:
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆69Updated 3 weeks ago
- A toy programming language.☆41Updated last year
- Minimal operating system for x86 intended as a basis for benchmarking and running Gambit☆94Updated 5 years ago
- ⚗️ Self-hosting compiler from a Haskell-like Lisp directly to x86-64, from scratch.☆163Updated 3 years ago
- Mal (Make A Lisp) Compiler in C☆53Updated 5 years ago
- A fast, minimal Forth-like interpreter core in C++ with no assembly☆104Updated 10 months ago
- A minimal ML, type-inferred, compiled, and/or interpreted in less than 750 lines☆38Updated 5 years ago
- Writing a Scheme to x86 compiler by following Abdulaziz Ghuloum's "An Incremental Approach to Compiler Construction"☆74Updated 6 years ago
- Fairly readable homoiconic language with primarily value (non-referential) semantics that balances the programmer's productivity with sca…☆64Updated last week
- A simple incomplete Scheme-to-C compiler☆74Updated 4 months ago
- arthur whitney's b interpreter translated into a more traditional flavor of C☆100Updated 8 years ago
- Sed Lisp -- a lisp interpreter in GNU sed☆55Updated 5 years ago
- single file scheme interpreter with tail call optimization☆82Updated 6 years ago
- A #lang implementation of Lua 5.4 for Racket.☆57Updated last month
- Joel Bartlett's fabled Scheme->C system☆84Updated 5 years ago
- j2 is a minimalist concatenative programming language that makes up for its simplicity by its ability to natively bind with C libraries' …☆45Updated 6 months ago
- MIRROR of https://codeberg.org/catseye/minischeme : Cat's Eye Technologies' fork of the original public-domain Mini-Scheme implementation…☆73Updated 7 years ago
- Implement a Lisp, in C, from scratch, no libs☆84Updated 3 years ago
- Simple conservative GC using mimalloc☆41Updated 3 years ago
- Compact garbage-collected heap and JSON-like object model☆81Updated 2 years ago
- BQN virtual machine☆31Updated last year
- Manfred von Thun's Programming Language Joy☆16Updated 10 months ago
- SIOF (Scheme In One File) is a minimal interpreter for R7RS Scheme☆74Updated 3 years ago
- An embeddable Scheme R7 Compiler & Runtime written in Rust☆105Updated 6 months ago
- Tiny scheme implementation written in c++17☆31Updated 6 years ago
- JIT compiler for Scheme targeting x86-64 platforms☆31Updated 6 years ago
- A meta tracing JIT for x86 and interpreters written in C/C++☆36Updated 9 years ago
- A small λ-calculus interpreter in C☆57Updated 11 years ago
- Guy Steele's RABBIT Scheme compiler☆62Updated 16 years ago
- bcc is a b compiler☆33Updated 3 years ago