webyrd / Barliman

Prototype smart text editor
MIT License
1.04k stars 30 forks source link

Dynamically order argument/body evaluations #3

Closed gregr closed 8 years ago

gregr commented 8 years ago

Use groundness of arguments to determine the most informative order of evaluation. Suddenly, we can solve much harder queries.

Even harder queries still overfit. I have to try reordering things the way they are in racket-misc, which should solve that problem.