thaliaarchi / notesLinks
A notebook on compilers, programming languages, and other topics.
☆16Updated 5 months ago
Alternatives and similar repositories for notes
Users that are interested in notes are comparing it to the libraries listed below
Sorting:
- Polymorphic guarded λ-calculus☆20Updated last month
- A dependent type system built entirely in Rust's trait system (WIP).☆25Updated 6 years ago
- A formally-verified provably-safe sandboxing Wasm-to-native compiler☆27Updated 3 years ago
- A verified, modern, hardened memory allocator. [maintainer=@cmovcc]☆36Updated 3 weeks ago
- Liquid Types implementation for Rust☆29Updated 2 years ago
- A library for deadlock-free session-typed communication in Rust.☆46Updated 4 years ago
- Session Type EDSL for Rust☆103Updated 3 years ago
- A lifetime inference algorithm for the Rust programming language written in Soufflé.☆24Updated 6 years ago
- Playing with type systems☆51Updated 8 months ago
- Exploring the "expression problem" in Rust☆50Updated 2 years ago
- A template for you to implement Hazelnut yourself☆22Updated last month
- 🦖 Implementations of various type inference algorithms. The new project is now at https://github.com/cu1ch3n/type-inference-zoo-frontend…☆149Updated 2 months ago
- A simple term-rewriting interpreter that displays intermediate expressions.☆14Updated 3 months ago
- A functional scripting language.☆17Updated 7 months ago
- Provides a Refl encoding in Rust☆68Updated 2 years ago
- A simple induction and BMC engine.☆23Updated 3 years ago
- An experimental language server for SomewhatML☆24Updated 2 years ago
- A beginner's guide to Haskell optimization☆65Updated 7 years ago
- Macros have types!☆131Updated 2 years ago
- CN separation logic refinement type system for C☆33Updated last week
- (WIP) Dependently-typed programming language with Agda style dependent pattern matching☆80Updated 4 years ago
- Experiment on how to bootstrap the OCaml compiler☆108Updated 3 years ago
- an implementation of Observational Type Theory (OTT) and more☆27Updated 2 years ago
- A TOML parser for Idris 2☆17Updated last year
- type safe, concurrent, pauseless, copying, generational GC. Implementation https://github.com/Avi-D-coder/sundial-gc☆31Updated 5 years ago
- A minimal implementation of Hindley-Milner's Algorithm J in OCaml☆72Updated 3 years ago
- A compiler and runtime for normalizing the untyped λ-calculus☆31Updated 3 years ago
- Minimal Prolog implemented in Rust☆44Updated 11 months ago
- Haskell bindings to binaryen.☆14Updated 4 years ago
- Scope Graph Implementation in Rust☆27Updated 9 months ago