Y
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
xxs
4239 days ago
Apple will allow as long as it doesn't involve JIT - i.e. awfully slow.
link
unsigner
4238 days ago
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.
link