Did you cross compile on a regular computer and then transfer the executable, or did you compile it on the Android device?
Thanks. Blake On Sun, Jun 7, 2015 at 8:37 AM, Elias Mårtenson <[email protected]> wrote: > Yes. I got it running on Android a year ago, but I haven't worked on it > since. > > Apart from running the language itself, there is a simple user interface > as well as a custom keyboard with APL symbol support. This keyboard works > with any application. > > I'll be happy to help anyone get it running in case they want to > contribute to development. > > Regards, > Elias > On 7 Jun 2015 3:10 pm, "Blake McBride" <[email protected]> wrote: > >> Greetings, >> >> I have an app I'd like to write that I'd like to be able to run on my >> Android tablet too. Rather than multiply the time it takes to write the >> app by five in order to support a GUI that I don't need, I thought of using >> APL in order to knock it out fast. >> >> Although I'd like to be able to run on my Android tablet, I will not be >> programming it there, so supporting the APL character set is not important >> at this point. >> >> I see Elias has some GNU APL stuff for Android. Does GNU APL run on >> Android? If it does, can someone give me some pointers on how to get going >> (C++ compiler for Android, steps, etc.)? (I also need sqlite support.) >> >> Thanks. >> >> Blake >> >>
