kmicinski / cmsc330examples
Examples from the class CMSC 330 during Summer 2015
☆48Updated 9 years ago
Alternatives and similar repositories for cmsc330examples:
Users that are interested in cmsc330examples are comparing it to the libraries listed below
- Standard ML compiler based on typed intermediate languages.☆47Updated 10 years ago
- Notes and handouts from OPLSS 2018☆53Updated 6 years ago
- Advanced Topics in Programming Languages, Penn CIS 670, Fall 2016☆42Updated 2 years ago
- A compiler for the gradually typed lambda calculus☆75Updated 3 years ago
- MetaML and MetaOCaml bibliography☆86Updated 2 months ago
- A compiler from a small functional language to C. Especially features algebraic effects and handlers with multishot continuations, and a …☆89Updated 6 years ago
- Prototype code that accompanies the paper "Compiling Successor ML Pattern Guards"☆25Updated 2 years ago
- Racket bindings for Z3☆24Updated 5 years ago
- Link to preprints for POPL'18 and colocated events☆87Updated 6 years ago
- A SuperCompiler for Martin-Löf's Type Theory☆120Updated 3 years ago
- Mirror of Epigram 2, by Conor McBride, et al.☆48Updated 4 years ago
- Automatically exported from code.google.com/p/trellys☆46Updated 5 years ago
- Abstracting Definitional Interpreters☆67Updated 7 years ago
- FunTAL: mixing a functional language with assembly.☆40Updated 7 years ago
- The Mechanization of Standard ML☆72Updated 2 years ago
- Algebraic, staged parsing for OCaml: typed, compositional, and faster than yacc☆101Updated last year
- Algebra of Programming in Agda: Dependent Types for Relational Program Derivation☆80Updated 8 years ago
- Accompanying code for "Types and Programming Languages", ported to Standard ML☆30Updated 9 years ago
- Coq proofs for the paper "Calculating Correct Compilers"☆30Updated last year
- A basic library of algorithms and data structures (a la NJlib)☆74Updated last year
- handouts and notes from the 2017 edition of the summer school☆39Updated 7 years ago
- Toy compiler implementation in OCaml☆21Updated 9 years ago
- A Redex model of CIC as specified in Chapter 4 of the Coq reference manual.☆33Updated 7 years ago
- Toy typechecker for Insanely Dependent Types☆79Updated 11 years ago
- An Introduction to Redex with Abstracting Abstract Machines☆102Updated 11 months ago
- PhD research ;; What's the difference between a typeclass/trait and a record/class/struct? Nothing really, or so I argue.☆81Updated 3 years ago
- Topics in Programming Languages: Denotational Semantics, Spring 2018 Course at Indiana University☆72Updated 6 years ago
- The language of the future!☆72Updated last year
- Example implementation of Algorithm W for Hindley-Milner type inference☆79Updated 3 years ago
- A small Haskell implementation of Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism☆101Updated 7 years ago