Sujet : Re: programming/scripting on an Android device - suggestions ?
De : address (at) *nospam* is.invalid (R.Wieser)
Groupes : comp.mobile.androidDate : 11. Jun 2024, 16:53:47
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <v49rvl$14bo8$1@dont-email.me>
References : 1 2
User-Agent : Microsoft Outlook Express 6.00.2900.5512
Kees,
You may like Termux.
Following the link to the webpage (and to
https://wiki.termux.com/ ) it
seems to be an all-in-one program, trying to emulate a Linux environment.
And thats (currently) not what I'm after.
Also, AFAIK compiling with GCC doesn't generate anything that will run on an
android smartphone ?
Starting with a basic flat-text editor to create scripts and than tapping
the scrips to run them is, at least for now, more in the direction of what
I'm after. Being able to compile a sourcefile into a native program for my
smartphone would be nice too.
I already have a few flat-text editors to write scripts with, now all I need
is something(s) which will actually execute those scripts. Like
interpreters for LUA, Python and others - and perhaps a compiler or two.
Regards,
Rudy Wieser