Skip to content

Latest commit

 

History

History
35 lines (14 loc) · 768 Bytes

interpreters.md

File metadata and controls

35 lines (14 loc) · 768 Bytes

incremental interpreter

https://github.com/guevara/read-it-later/issues?q=incremental+interpreter

Wishlist for Meta Programming and Language-Oriented Programming

racket/rhombus#136

The General Problem

guevara/read-it-later#4752

from zero to a fully usable compiler

this series will walk you through building an optimizing compiler from scratch

building a compiler for Scheme

based on An Incremental Approach to Compiler Construction

An Incremental Interpreter for High-Level Programs with Sensing

Giuseppe De Giacomo, Hector Levesqu

https://www.cs.toronto.edu/kr/publications/incr-exe.pdf

./incr-exe.pdf