eval
The eval Programming Language
View project on
GitHub
Try
eval
online
Eval source code:
eval("alert('Hello World!')")
compile
Javascript output:
run