pikelet
Dependent type language
A systems programming language with first-class types, designed to support dependent records and types.
A friendly little systems language with first-class types. Very WIP! 🚧 🚧 🚧
610 stars
30 watching
26 forks
Language: Rust
last commit: over 4 years ago
Linked from 1 awesome list
bidirectional-typecheckingcompilerdependent-record-typesdependent-recordsdependent-typesprogramming-languagerustsystems-languagesystems-programmingtype-systemtype-theorytypechecker
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | An experimentally designed dependently typed programming language with a focus on type checking and research | 173 |
| | A research prototype of a dependently typed language with sized types and variances | 104 |
| | Mechanizations for two dependently-typed languages with graded types | 24 |
| | A dependently typed functional programming language that compiles to native code through LLVM. | 240 |
| | A specification language with type checking and tooling based on temporal logic of actions | 834 |
| | Exploring type-level programming in Rust with a focus on simplicity and expressiveness | 323 |
| | Learning Haskell with focus on dependent types and type-level programming using the OneOf data structure | 70 |
| | A statically structurally typed JIT-compiled programming language designed to be easily embedded in other programs. | 63 |
| | A library providing a foundation for type-level functions and compositions in Haskell | 87 |
| | A small, experimental programming language with unique features and a Haskell implementation. | 102 |
| | A collection of resources for learning type theory and related fields | 2,180 |
| | A high-level statically-typed programming language with functional and object-oriented features, designed to compile to .NET executables. | 622 |
| | A minimalist library for writing datatype-generic functions in OCaml without runtime dependencies or meta-programming. | 23 |
| | An Elm-inspired language that transpiles to TypeScript, designed for writing type-safe code with good productivity features | 378 |
| | A compiler for a functional language with a powerful type system | 166 |