Hacker News new | ask | show | jobs
by TorKlingberg 4239 days ago
I think Apple will not allow an embedded scripting language like VBA. On Android and Windows it should be possible.
1 comments

Apple will allow as long as it doesn't involve JIT - i.e. awfully slow.
Interpreted languages are fast enough for what VBA has been traditionally used. You just need to steer away from the travesty of Atwood's Law.