24 game
The MONKEY-SEE-NO-EVAL
pragma enables the dangerous EVAL
function, which will compile and execute even user input. In this example, the grammar used to parse the input should ensure that only safe expressions are evaluated.
Last updated
The MONKEY-SEE-NO-EVAL
pragma enables the dangerous EVAL
function, which will compile and execute even user input. In this example, the grammar used to parse the input should ensure that only safe expressions are evaluated.
Last updated