stanford-cs242 / f18-assignmentsLinks
☆26Updated 6 years ago
Alternatives and similar repositories for f18-assignments
Users that are interested in f18-assignments are comparing it to the libraries listed below
Sorting:
- A compiler for Standard ML, somewhat☆204Updated 3 years ago
- Rust implementation of the projects from the book Modern Compiler Implementation in ML☆145Updated 5 months ago
- A λ-calculus grammar/interpretor written using LALRPOP and `λ!`.☆86Updated last year
- Exercises from Benjamin Pierce's "Types and Programming Languages" textbook + extras!☆210Updated 5 years ago
- The essence of Rust.☆129Updated 3 years ago
- Web page for IU Compiler Course for Fall 2020☆132Updated 4 years ago
- A simple, zero-dependency implementation of the untyped lambda calculus in Safe Rust☆133Updated last month
- ☆89Updated 4 years ago
- Implementation of "Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism"☆117Updated 6 years ago
- Best of POPL (BOP) Reading Group Memoirs☆67Updated 3 years ago
- Datalog + Egg = Good☆66Updated 2 years ago
- An incremental approach to compiler construction☆84Updated 5 years ago
- A collection of programming languages and type systems.☆33Updated 5 months ago
- Session Type EDSL for Rust☆103Updated 3 years ago
- Dependently-typed row-polymorphic programming language, evolved from minitt-rs☆99Updated 5 years ago
- The syllabus from 15-819, the PhD seminar I taught on domain-specific programming languages fall 2016.☆216Updated 6 years ago
- Companion files for Logical Verification 2020–2021 at VU Amsterdam☆96Updated 4 years ago
- A library for deadlock-free session-typed communication in Rust.☆46Updated 4 years ago
- Proving a blocking queue deadlock free in a dozen different ways☆43Updated last year
- world's worst interpreter☆62Updated 6 months ago
- Normalization by evaluation for Martin-Löf Type Theory with dependent records☆100Updated 3 years ago
- Experimental minisat SAT solver reimplementation in Rust☆71Updated 6 years ago
- My personal repository of formally verified mathematics.☆305Updated last week
- The WIP book for CPSC 411☆66Updated 4 months ago
- Pure functional programming with whole-program mutability inference☆77Updated 3 months ago
- Hindley-Milner Type Inference implemented in (although not for) Python.☆96Updated 3 years ago
- Lecture notes for a short course on proving/programming in Coq via SSReflect.☆174Updated 4 years ago
- A visual interpreter of the template instantiation machine to understand evaluation of lazy functional languages☆72Updated 8 years ago
- a Rust implementation of first-order term rewriting systems (TRS)☆28Updated 3 years ago
- An tutorial-style implementation of liquid/refinement types for a subset of Ocaml/Reason.☆150Updated last month