Hacker News new | ask | show | jobs
by commandlinefan 1612 days ago
I thought the real power of dynamic languages was being able to do things like:

   eval('alert("hello, ' + userInput.name + '!")')