avikalpg / POPLLinks
This is a repository for assignments of the course Principles of Programming Languages
☆47Updated 9 years ago
Alternatives and similar repositories for POPL
Users that are interested in POPL are comparing it to the libraries listed below
Sorting:
- All the ML code examples from the book "The Little MLer"☆86Updated 15 years ago
- Jscheme (Scheme (in Java (by Peter Norvig)))☆52Updated 7 years ago
- All code examples from "The Little Prover" book☆23Updated 9 years ago
- Demonstration of implementing a language in Racket☆58Updated 11 years ago
- Code from 'The Reasoned Schemer' (MIT Press, 2005) by Daniel P. Friedman, William E. Byrd and Oleg Kiselyov.☆126Updated 12 years ago
- GNU Smalltalk☆130Updated 8 years ago
- ☆70Updated last week
- Royal Scheme will eventually grow to be a real, usable, embeddable Scheme implemented in ANSI C.☆77Updated 12 years ago
- Strongtalk VM☆102Updated 3 years ago
- GNU Smalltalk☆173Updated last year
- Data structures and algorithms in OCaml☆50Updated 2 months ago
- All the Scheme code examples from the book "The Seasoned Schemer"☆100Updated 6 years ago
- Jim is a small footprint Tcl interpreter, with some changes to the original language but mostly compatible.☆58Updated 15 years ago
- Code from Chapter 10 & Appendix A, implementation, and Chapters 7 & 8, arithmetic☆136Updated 7 years ago
- My solutions to the popular Haskell tutorial☆76Updated 13 years ago
- MMIX 2009 – a RISC computer for the third millennium☆43Updated this week
- A Scheme to x86-64 compiler in Scheme☆80Updated 10 years ago
- The website of the London Computation Club☆74Updated last year
- Exercism exercises in Scheme.☆39Updated 3 weeks ago
- A Simple Lisp Implementation in C. Based on Leo Howell's [Building LISP](http://www.lwh.jp/lisp/index.html) with bug fixes and enhancemen…☆40Updated 11 years ago
- All of the exercises (and their solutions!) from the Berkeley textbook Simply Scheme.☆116Updated 7 years ago
- Mickey Scheme is an interpreter for R7RS Scheme written in pure C++☆63Updated 8 years ago
- A C implementation of the Shen programming language☆70Updated 3 years ago
- Implementation of Scheme programming language in assembly☆25Updated 7 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆164Updated 6 years ago
- A Java implementation of the Shen programming language☆28Updated 6 years ago
- Implementation of the languages from the EOPL textbook in Haskell and Standard ML.☆15Updated 5 years ago
- The implementation of R6RS Scheme Programming Language for real-time applications. (Forked from GoogleCode)☆22Updated 3 years ago
- ☆44Updated 8 years ago
- single file scheme interpreter with tail call optimization☆82Updated 6 years ago