I am not asking about programming Julia on iOS, but I am asking about executing Julia programs on iOS.
I have written several Julia programs that retrieve online information, do calculations and produce reports. The programs run fine on my laptop. However, it would be very nice if I can have the programs run on my iPhone or iPad, so I can take them anywhere with me.
Is it possible to wrap a Julia program inside an iOS app to do this?