robrix / path

A lambda calculus to explore type-directed program synthesis.
BSD 3-Clause "New" or "Revised" License
83 stars 2 forks source link

Investigate partial evaluation #75

Open robrix opened 5 years ago

robrix commented 5 years ago

This is sort of related to specialization/inlining. See also Scrapping your Inefficient Engine: Using Partial Evaluation to Improve Domain-Specific Language Implementation.