gforth - GNU Forth for Android

gforth - GNU Forth for Android

GNU Forth programlama dili

Uygulama Bilgisi


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

Advertisement

Uygulama Tanımı


Android Uygulama Analizi Ve İncelemesi: gforth - GNU Forth for Android, Bernd Paysan Tarafından Geliştirildi. Kitaplıklar Ve Kısa Sunum Kategorisinde Listelenmiştir. Mevcut Sürüm 0.7.9_20251001'dur, 16/11/2025 'De Güncellenir. Google Play: gforth - GNU Forth for Android'daki Kullanıcılara Göre: gforth - GNU Forth for Android. 11 Bin'Den Fazla Kurulum Elde Edildi. gforth - GNU Forth for Android Şu Anda 264 Incelemesi, Ortalama Derecelendirme 3.8 Yıldız Var

Gforth programlama dili Forth GNU projesi uygulamasıdır. Bu APK ARM ve x86 işlemciler için Android platformu için ikili dağıtımıdır. Sen http://www.forth-ev.de/wiki/doku Android özgü özellikler hakkında daha fazla bilgi ve http://bernd-paysan.de/gforth.html kaynak koduna bağlantıları ve daha fazla bilgi bulabilirsiniz. php / tr: projeler: gforth-android: başlatın.

programlama Optimum deneyim için, Hacker'ın Klavye gibi bu görev için yapılmış bir yumuşak klavye kullanın.

Gforth GPLv3 altında kullanılabilir.

Gforth hızlı bir doğrudan veya dolaylı Forth dişli derlemek için GCC kullanır; Gforth tam ANS-Forth and Forth-2012 uyumlu. Gforth Yazarlar Anton Ertl, Bernd Paysan Jens WILKE Neal Crook, David KÜHLING ve diğerleri vardır.

Gforth Projesinin amacı Forth ANSI standart bir model geliştirmektir. Bu birkaç alt hedefler bölünebilir:

* Gforth ANSI / 200x Forth standardına uygun olmalıdır.
* O tüm uygulama bağımlı şeyleri tanımlamak gerekir, yani bir model olmalıdır.
* Bu standart haline gerektiğini, yani yaygın olarak kabul ve kullandı. Bu amaç en zor olanıdır.

Bu hedeflere ulaşmak için Gforth olmalıdır

* Önceki modellere (Şekil-Forth, F83) benzer
* Güçlü. Gerekli bugün ve hatta bazı henüz gerekli görülen olmadığını kabul edilir her şey için sağlamalıdır.
* Verimli. Son derece yavaş olma üne almak gerekir.
* Ücretsiz.
* Noktasına kolay birçok makine / üzerinde kullanılabilir.

Gforth apk üç simge yükler: Tek hızlı motor (hızlı Gforth), tek adım ayıklayıcı işleri ayıklamak motoru (Gforth ITC), ve backtrace bile istisnalarla ilgili kesin ve üçüncü bir net2o protokolü "Nettie" ahtapot ile demo uygulaması. Şimdi bir demo, bu yüzden kusursuz çalışması için beklemeyin.
Şu Anda 0.7.9_20251001 Sürümünü Sunuyoruz. Bu En Son, En Optimize Edilmiş Versiyonumuz. Birçok Farklı Cihaz Için Uygundur. Ücretsiz Indir, Google Play Store'dan Veya Barındırdığımız Diğer Sürümlerden Doğrudan Apk. Ayrıca, Kayıt Olmadan Indirebilirsiniz Ve Giriş Gerekmez.

Samsung, Xiaomi, Huawei, Oppo, Vivo, Motorola, LG, Google, OnePlus, Sony, Tablet ... Için Çok Fazla Seçenekle 2000+'dan Daha Fazlası Mevcut Cihazlarımız Var, Cihazınıza Uyan Oyunları Veya Yazılımları Seçmeniz Kolaydır.

Google App Store'daki Cihazınızın Yanından Herhangi Bir Ülke Kısıtlaması Veya Herhangi Bir Kısıtlama Varsa Kullanışlı Olabilir.

Ne Var Ne Yok


Removed permission request for photos and videos as Google demanded

Google Play Store'da Değerlendir Ve İnceleme


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

Toplam Yükleme Sayısı (*Tahmini)

Google Play'de Toplam Yükleme Sayısının Tahmini, Google Play'de Elde Edilen Derecelendirme Sayısından Ve Kurulum Sınırlarından Yaklaştırılmıştır.

Son Yorumlar

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!