siraben / mini-haskell
A self-hosting mini Haskell compiler with a mini C runtime.
☆73Updated 5 years ago
Alternatives and similar repositories for mini-haskell:
Users that are interested in mini-haskell are comparing it to the libraries listed below
- dependently-typed lisp with flexible compiler backends☆28Updated 5 years ago
- Miranda is a pure, non-strict, polymorphic, higher order functional programming language designed by David Turner in 1983-6. https://code…☆56Updated 8 months ago
- The compilation target that functional programmers always wanted.☆62Updated 4 years ago
- a self-hosting lambda calculus compiler☆34Updated 3 years ago
- Strict Haskell-like programming language that compiles to LLVM☆70Updated 5 years ago
- Kempe is a compiled stack-based language☆58Updated 3 months ago
- For hosting certain parts of http://www.ats-lang.org☆27Updated last year
- a functional programming language with algebraic effects and handlers☆81Updated 2 years ago
- Minimalistic dependent type theory with syntactic metaprogramming☆56Updated 7 months ago
- A simple Prolog interpreter☆42Updated 3 years ago
- A compiler and runtime for normalizing the untyped λ-calculus☆31Updated 3 years ago
- ☆38Updated 5 months ago
- A dependent type theory with user defined data types☆45Updated 3 years ago
- This repository contains coding examples of all sorts written in ATS and possibly other programming languages. These examples are primari…☆59Updated 3 years ago
- An interpreter for the concatenative language Joy, written in Haskell using extensible-effects☆35Updated 2 months ago
- SKI combinators☆51Updated 7 years ago
- A small implementation of graded modal dependent type theory. A younger cousin to Granule.☆55Updated 8 months ago
- SPJ's tutorial on implementing functional languages☆28Updated 5 years ago
- A tiny language for teaching and experimenting with Refinement Types☆47Updated 3 years ago
- MicroC example compiler for Stephen Edward's PLT class, but in Haskell☆116Updated 3 years ago
- [Early Stages] Low level functional programming language with linear types, first class inline functions, levity polymorphism and regions…☆63Updated 11 months ago
- Jhc: Haskell Compiler☆36Updated 9 years ago
- ⚗️ Self-hosting compiler from a Haskell-like Lisp directly to x86-64, from scratch.☆156Updated 2 years ago
- Inigo: A Package Manager for Idris2☆61Updated 2 years ago
- an implementation of stuck macros☆136Updated 2 months ago
- Example implementation of Algorithm W for Hindley-Milner type inference☆77Updated 2 years ago
- A correct Scheme interpreter derived from the R5RS spec's formal semantics, written in Haskell.☆21Updated last year