Hacker News new | ask | show | jobs
by justbaker 2623 days ago
I don't think using eval is the main problem he's trying to solve. Eval isn't really a good example of "dynamic programming done right". You don't even need eval to metaprogram in JS.