Hacker News new | ask | show | jobs
by sonthonax 266 days ago
To the contrary, a simple expression language is one of those things that can easily be done in that size.
1 comments

But the suggestion wasn't to design a simple expression language.

The suggestion was to parse _JavaScript_. (That's what `.toString()` on a function does... gives you back the JavaScript.)