Deutsch   English   Français   Italiano  
<lcsov1FjqtsU1@mid.individual.net>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!weretis.net!feeder8.news.weretis.net!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail
From: Bob Martin <bob.martin@excite.com>
Newsgroups: comp.mobile.android
Subject: Re: programming/scripting on an Android device - suggestions ?
Date: 12 Jun 2024 05:10:57 GMT
Lines: 24
Message-ID: <lcsov1FjqtsU1@mid.individual.net>
References: <v49hdi$12a13$1@dont-email.me>
  <dtlg6jhj3e2tbg0ltpvc5ocu2gm3smdk69@dim53.demon.nl>
 <v49rvl$14bo8$1@dont-email.me>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
X-Trace: individual.net tGI9o5va8mu0/xKlewcBLgZHvq3QYcBMHLweZcPuSkcqjU38xf
X-Orig-Path: news.individual.net
Cancel-Lock: sha1:w9ZeYLkVAbdQyA/91K1Oj2Zr5Ec= sha256:03fTIN+kjzpOyLlJok9bJmXmP6mLMogVifasPvNESZk=
In-Reply-To: <v49rvl$14bo8$1@dont-email.me>
User-Agent: xnews (by Bob Martin, in ooRexx & ncurses)
Bytes: 1869

On 11 Jun 2024 at 15:53:47, "R.Wieser" <address@is.invalid> wrote:
> 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.

Have you tried DroidScript?