From 18f682e86ebec539ae57a37aac45ecb0eb498a1c Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Wed, 25 Dec 2019 21:48:58 -0400 Subject: Optimized LuxRuntime::case and fixed a few bugs. --- documentation/research/Optimization.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'documentation/research/Optimization.md') diff --git a/documentation/research/Optimization.md b/documentation/research/Optimization.md index 32f8e0b18..a99b474e3 100644 --- a/documentation/research/Optimization.md +++ b/documentation/research/Optimization.md @@ -1,3 +1,7 @@ +# Partial evaluation + +1. [AnyDSL - A Partial Evaluation Framework for Programming High-Performance Libraries](https://anydsl.github.io/) + # For the compiler 1. [Self Hosting a Million-Lines-Per-Second Parser](https://bjou-lang.org/blog/7-10-2019-self-hosting-a-million-lines-per-second-parser/7-10-2019-self-hosting-a-million-lines-per-second-parser.html) -- cgit v1.2.3