Hacker News new | ask | show | jobs
by CuriousThinker 3238 days ago
I discuss the approach more in depth here:

http://saadahmad.ca/detecting-evaluation-context-inside-cons...

1 comments

So would a valid tl;dr be, "modify the compiled program to catch any invocations not evaluated at compile time and make them return the correct value?"
That is basically it :)