ngzhian / ski
SKI combinators
☆54Updated 7 years ago
Alternatives and similar repositories for ski:
Users that are interested in ski are comparing it to the libraries listed below
- Miranda is a pure, non-strict, polymorphic, higher order functional programming language designed by David Turner in 1983-6. https://code…☆57Updated 10 months ago
- Example implementation of Algorithm W for Hindley-Milner type inference☆79Updated 3 years ago
- SPSC: A Small Positive Supercompiler☆34Updated 10 months ago
- Topics in Programming Languages: Denotational Semantics, Spring 2018 Course at Indiana University☆72Updated 6 years ago
- Minimalistic dependent type theory with syntactic metaprogramming☆57Updated 9 months ago
- MicroC example compiler for Stephen Edward's PLT class, but in Haskell☆117Updated 3 years ago
- A small implementation of graded modal dependent type theory. A younger cousin to Granule.☆56Updated 11 months ago
- A pure type system implemented in OCaml☆78Updated 4 years ago
- A compiler for the gradually typed lambda calculus☆75Updated 3 years ago
- A pedagogic implementation of abstract bidirectional elaboration for dependent type theory.☆82Updated 3 years ago
- A collection of programming languages and type systems.☆33Updated 7 months ago
- ☆40Updated 3 years ago
- Single file Lambda Calculus implementations demonstrating various type system features and interpretation techniques☆44Updated last month
- Demo for dependent types + runtime code generation☆67Updated last month
- A ML-like pure functional language that can be used as a template for creating your own language☆28Updated 2 months ago
- A compiler and runtime for normalizing the untyped λ-calculus☆31Updated 3 years ago
- LL(1) parser generator verified in Coq☆45Updated 5 years ago
- A formally verified compiler for a simple language with numbers and sums☆27Updated 4 years ago
- a self-hosting lambda calculus compiler☆35Updated 3 years ago
- SML reference interpreter☆112Updated last year
- A compiler from a small functional language to C. Especially features algebraic effects and handlers with multishot continuations, and a …☆89Updated 6 years ago
- A dependent type theory with user defined data types☆46Updated 3 years ago
- Bologna Optimal Higher-Order Machine, Version 1.1☆70Updated 8 years ago
- This repository contains coding examples of all sorts written in ATS and possibly other programming languages. These examples are primari…☆59Updated 4 years ago
- An implementation of a predicative polymorphic language with bidirectional type inference and algebraic data types☆90Updated 2 years ago
- Strict Haskell-like programming language that compiles to LLVM☆70Updated 5 years ago
- A SuperCompiler for Martin-Löf's Type Theory☆120Updated 3 years ago
- PhD research ;; What's the difference between a typeclass/trait and a record/class/struct? Nothing really, or so I argue.☆81Updated 3 years ago
- A prototypical dependently typed languages with sized types and variances☆107Updated 2 years ago
- an implementation of stuck macros☆139Updated last week