naalit / pika
A WIP little dependently-typed systems language
☆41Updated 8 months ago
Alternatives and similar repositories for pika:
Users that are interested in pika are comparing it to the libraries listed below
- WIP stack language that uses regex for control flow☆42Updated last year
- A programming language somewhat resembling cellular processes.☆34Updated 3 years ago
- A MinCaml compiler implemented in Rust☆44Updated 2 years ago
- Macros have types!☆129Updated 2 years ago
- Changes and Pinafore projects. Pull requests not accepted.☆33Updated this week
- A compiler and runtime for normalizing the untyped λ-calculus☆31Updated 3 years ago
- Normalization by evaluation for Martin-Löf Type Theory with dependent records☆98Updated 2 years ago
- Implementing the type system described in the paper "Complete and Easy Bidirectional Type Inference" in Rust☆46Updated 8 years ago
- A general purpose statically-typed concatenative programming language.☆54Updated 2 years ago
- A minimal implementation of Hindley-Milner's Algorithm J in OCaml☆63Updated 3 years ago
- Oversimplified version of Simple-sub: without recursive types, without nested let polymorphism, and with approximated type-variable-to-ty…☆26Updated 2 years ago
- dependent type theory experiment☆26Updated last year
- the Dependent Unboxed higher-oRder Intermediate Notation☆14Updated 3 years ago
- A (nearly) pure functional programming language.☆25Updated 6 years ago
- The Curly programming language (now in Rust!)☆29Updated 3 years ago
- A dependent type theory with user defined data types☆46Updated 3 years ago
- A toy functional programming language with a System F-based core calculus - Read-only mirror from sr.ht☆16Updated last year
- Statically typed, high-level functional programming language.☆17Updated 3 years ago
- A declarative concatenative programming language☆164Updated 6 months ago
- 👌 A smol functional language that targets other languages☆62Updated last year
- hindley-milner algorithm☆59Updated last year
- A functional programming language, mirroring Erlang and Go, but with more OCaml!☆23Updated 3 months ago
- Codebase for the paper "MLstruct: Principal Type Inference in a Boolean Algebra of Structural Types"☆39Updated 4 months ago
- Implementation of "Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism"☆111Updated 6 years ago
- The Egel Programming Language☆84Updated last month
- [Early Stages] Low level functional programming language with linear types, first class inline functions, levity polymorphism and regions…☆62Updated last year
- ☆27Updated last year
- A small implementation of graded modal dependent type theory. A younger cousin to Granule.☆58Updated last year
- A statically-typed compiled language defined by a simple grammar☆24Updated 2 years ago
- Fir programming language