An Efficient Interpreter for Soufflé
Created on 2022-01-29T21:08:45-06:00
Has a lot of background treatise on interpreters, their implementation and issues interpreters have with branch predictors.
Also covers Souffle's "Relational Algebra Machine," a special AST to implement Datalog queries.