gforth - GNU Forth for Android

gforth - GNU Forth for Android

GNU Forth programski jezik

Podaci O Aplikaciji


0.7.9_20251001
November 16, 2025
11,002
Android 4.1+
Everyone
Get gforth - GNU Forth for Android for Free on Google Play

Advertisement

Opis Aplikacije


Analiza I Pregled Android Aplikacija: gforth - GNU Forth for Android, Razvijen Od Bernd Paysan. Navedeno U Kategoriji Knjižnice I Demo-Sadržaji. Trenutna Verzija Je 0.7.9_20251001, Ažurirana Na 16/11/2025 . Prema Recenzijama Korisnika Na Google Playu: gforth - GNU Forth for Android. Postignute Više Od 11 Tisuća Instalacije. gforth - GNU Forth for Android Trenutno Ima 264 Recenzija, Prosječna Ocjena 3.8 Zvijezda

Gforth je provedba projekta GNU-a u programskom jeziku naprijed. Ovaj APK binarni distribucija za Android platformu, za ARM i x86 procesora. Možete pronaći više informacija i linkove na izvornom kodu na http://bernd-paysan.de/gforth.html i više informacija o Android specifičnosti na http://www.forth-ev.de/wiki/doku. pHP / hr: projekti: gforth-android: početak.

Za optimalno iskustvo prilikom programiranja, koristite mekanu tipkovnice napravljen za taj zadatak, kao što je haker tipkovnici.

Gforth je dostupan pod GPLv3.

Gforth koristi GCC sastaviti brzo izravan ili neizravan navojem Forth; Gforth je u potpunosti ANS-Forth i naprijed-2012 popustljiv. Autori Gforth su Anton Ertl, Bernd Paysan Jens Wilke, Neal Crook, David Kühling i drugi.

Cilj Gforth projekta je razviti standardni model za ANSI Forth. To može biti podijeljen u nekoliko podciljeva:

* Gforth mora biti u skladu s ANSI / 200x Forth standard.
* To bi trebao biti model, tj trebalo bi definirati sve provedbene ovisne stvari se.
* To bi trebao postati standard, tj široko prihvaćena i korištena. Taj cilj je najteže.

Za postizanje tih ciljeva Gforth bi trebao biti

* Slično prethodnim modelima (Sl-natrag, F83)
* Snažni. To bi trebao osigurati sve stvari koje se smatraju potrebnim i danas, pa čak i nekih koje još ne smatraju potrebnim.
* Učinkovit. To ne bi trebala biti na glasu kao iznimno sporo.
* Besplatno.
* Dostupno na mnogim strojevima / Lako do luke.

Gforth apk instalira tri ikone: jedan je brz motor (Gforth brzo), jedan uklanjanje pogrešaka motora (Gforth ITC), gdje se jedan korak za pronalaženje pogrešaka radi, a povratno praćenje je precizan čak i na iznimke, a treći je net2o protokol demo app, s "NETTIE" hobotnice. To je demo sada, tako da ne očekujem da rade bez greške.
Trenutno Nudimo Verziju 0.7.9_20251001. Ovo Je Naša Najnovija, Najoptimiziranija Verzija. Prikladan Je Za Mnogo Različitih Uređaja. Besplatno Preuzmite Izravno Apk Iz Google Play Store -A Ili Drugih Verzija Koje Ugošćujemo. Štoviše, Možete Preuzeti Bez Registracije I Nije Potrebna Prijava.

Imamo Više Od 2000+ Dostupnih Uređaja Za Samsung, Xiaomi, Huawei, Oppo, Vivo, Motorola, LG, Google, OnePlus, Sony, Tablet ... S Toliko Opcija, Lako Vam Je Odabrati Igre Ili Softver Koji Odgovara Vašem Uređaju.

Može Vam Biti Korisno Ako Postoje Bilo Kakva Ograničenja Zemlje Ili Bilo Kakva Ograničenja Sa Strane Vašeg Uređaja U Google App Storeu.

Što Je Novo


Removed permission request for photos and videos as Google demanded

Ocijenite I Pregledajte U Google Play Storeu


3.8
264 Ukupno
5 60.6
4 9.8
3 3.7
2 0
1 26.0

Ukupni Broj Instalacija (*Procijenjeno)

Procjena Ukupnog Broja Instalacija Na Google Playu, Približno Iz Broja Ocjena I Instalacijskih Granica Postignutih Na Google Playu.

Nedavni Komentari

user
John Cochran

Nice implementation. However, it seems that all output is buffered and nothing will be displayed until execution is finished. Have attempted to flush the output during execution and nothing works. When the main word finally returns, all of the output is immediately displayed. So, everything is stored until execution is finished and then everything (up to thousands of lines) gets displayed as one huge chunk.

user
dave selby

Great to have gforth on my pixel but does ask for odd permissions, music & audio, and photos & videos ... Won't start without them ... Anybody know why or is it a packaging error ?

user
Alan Squire

It works. (1) Would be nice to be able to change font size (2) I can't paste anything into the editor using long press... Also, consider adding options like "Use volume down key for CTRL"; that way, we wouldn't have to install outdated keyboards like Hackers Keyboard, which doesn't work well on all systems.

user
A Google user

Superb, forth is a wacky language came across it back in the 80s on a commodore 64 , yeah I know. :-) The new versions do not start on any of my devices one device has error that there is no space on device . the Criticism that it is bloated is part because of ANSI spec compliance.

user
N. A. McBee

Developer replies on critical comments, that's helpful! So I found out what went wrong and give it 5 stars now. Nevertheless, you must tame your keyboard app of choice to behave in a way which Gforth can handle. All these automatic things are prone to erratical behavior, esp. automatic punctuation and cousins. Programming on the phone is simply cumbersome. But maybe you have a nice Forth application which you may transfer to the phone and use it. This should work fine.

user
Amila Praveen

I really enjoy stack languages! We are fortunate to have open source full ANS Forth GForth! 1. The phone is Android 11, why there is no GForth folder anywhere on sdcard, or anywhere i can put files into? After installing i gave storage permission, and Gforth said successfully created the gforth folder, but i see no such folder! 2. Please consider porting GForth 0.7.9 for Termux, the current version there is still 0.7.3 which is rather buggy. GForth works so well on Termux than in a separate app!

user
Hunar Omar

Can you please give us some more information. I want to know how to use the minos2 gui library (a simple example will do), and how to edit files or load a file from my phone? Thanks :)

user
Kedru Fubge

Works like a charm on Android 9, but crashes immediately on Android 11. UPD: Thanks, it works now!