Hacker News new | ask | show | jobs
by tumult 5922 days ago
This is a mistaken claim. Naughty Dog, for example, uses a precompilation phase in their games involving Lisp that builds into machine and graphics code. Most games, too, have a dynamic runtime in the form of a customized scripting engine in their game, tailored to the needs of their game. Sometimes this is done with a pre-existing language like Lua, sometimes it's built from scratch, like UnrealScript (Unreal1 - 3 engines). All of these are now banned.
1 comments

Interpreters that run on the iphone have always been banned.
Before, it was just interpreters that could load in external code, i.e. user input or the internet. Now, they are all banned.