Path: ...!feed.opticnetworks.net!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: "R.Wieser" Newsgroups: comp.mobile.android Subject: Re: programming/scripting on an Android device - suggestions ? Date: Tue, 11 Jun 2024 17:53:47 +0200 Organization: A noiseless patient Spider Lines: 25 Message-ID: References: Injection-Date: Tue, 11 Jun 2024 17:54:29 +0200 (CEST) Injection-Info: dont-email.me; posting-host="913e19027b67fe984242a8fb107cbc7b"; logging-data="1191688"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19I7Mo+lRUS/feJ4QCO1EE1+Lmpqm7udhHlBR95SPIrhA==" Cancel-Lock: sha1:vuyv/Qrzzq7BjXuF9ul2e2Yeank= X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2900.5512 X-RFC2646: Format=Flowed; Original X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5512 Bytes: 1933 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