samskivert / composeLinks
An experimental programming language.
☆19Updated 6 years ago
Alternatives and similar repositories for compose
Users that are interested in compose are comparing it to the libraries listed below
Sorting:
- a self-hosting lambda calculus compiler☆37Updated 8 months ago
- Attempt to prove semantic preservation (forward simulation) for a simple compiler.☆12Updated last year
- Source files used for the Cedille Cast videos☆13Updated 5 years ago
- dependently-typed lisp with flexible compiler backends☆27Updated 6 years ago
- A Toy Inverse Bidirectional Typechecker☆32Updated 6 years ago
- Implementation of dependent type theory in SWI-Prolog☆10Updated 5 years ago
- A SKI combinators interpreter written in assembly☆20Updated 5 years ago
- LinearOne is a prototype theorem prover for first-order (multiplicative, intuitionistic) linear logic.☆20Updated 5 years ago
- Dependently typed programming language written in Haskell☆22Updated 3 years ago
- an encoding of affine effect handlers using pthreads☆14Updated 3 years ago
- A minimal ML, type-inferred, compiled, and/or interpreted in less than 750 lines☆38Updated 5 years ago
- An experimental language server for SomewhatML☆24Updated 2 years ago
- Prototype code that accompanies the paper "Compiling Successor ML Pattern Guards"☆25Updated 3 years ago
- source code for the bondi programming language☆44Updated 6 years ago
- Formalization of type theory☆22Updated 4 years ago
- A dependent type theory with user defined data types☆47Updated 4 years ago
- ☆15Updated 6 years ago
- A simple interpreter featuring a tracing JIT☆16Updated 14 years ago
- Artifact for paper "When Subtyping Constraints Liberate: A Novel Type Inference Approach for First-Class Polymorphism" (https://popl24.si…☆15Updated last year
- Linearizability Hoare Logic☆14Updated 8 months ago
- A browser Pong game, taking advantage of Idris's ability to compile to javascript.☆18Updated 11 years ago
- A simple prolog implementation in Rust☆26Updated 5 years ago
- This package provides a Coq formalization of abstract algebra using a functional programming style. The modules contained within the pack…☆28Updated 6 years ago
- A certified semantics for relational programming workout.☆26Updated 5 years ago
- Implementation of Martin-Löf Type Theory in Haskell