gforth - GNU Forth for Android

gforth - GNU Forth for Android

GNU的第四编程语言

应用信息


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

应用描述


Android应用分析和审查:gforth - GNU Forth for Android,由Bernd Paysan开发。在软件库与演示类别中列出。当前版本为0.7.9_20251001,在 16/11/2025 上更新。根据用户在Google Play上的评论:gforth - GNU Forth for Android。超过11 千的安装。 gforth - GNU Forth for Android目前有264评论,平均评分为3.8星

Gforth是GNU的项目实施的编程语言第四的。这是APK为Android平台的二进制分发,对于ARM和x86处理器。你可以找到关于http://www.forth-ev.de/wiki/doku特定Android的功能的更多信息和链接到源代码上http://bernd-paysan.de/gforth.html,和更多的信息。 PHP / EN:项目:gforth-机器人:启动。

对于编程时的最佳效果,请使用该任务做了一个软键盘,像黑客的键盘。

Gforth可用以GPLv3。

Gforth使用GCC编译快速直接或间接的第四螺纹; Gforth完全ANS-第四和福斯2012年标准。 Gforth的作者是安东·埃特尔,贝恩德Paysan,延斯·维尔克,尼尔克鲁克,大卫Kühling等。

该项目Gforth的目标是开发一个ANSI标准模型等等。这可以分成几个子目标:

* Gforth应符合ANSI / 200X第四标准。
*这应该是一个模式,即它应该定义所有依赖于实现的事情。
*它应该成为标准,即广泛接受和使用。这个目标是最困难的一年。

为了实现这些目标Gforth应

*以往机型(图-第四,F83)类似
*强大。它应该提供所有必要的今天,甚至一些还没有认为有必要考虑的事情。
*高效。它不应该被格外缓慢的声誉。
* 自由。
*可在多台机器/容易移植。

该Gforth APK安装三个图标:一个是快速引擎(Gforth快),一个调试引擎(Gforth ITC),其中单步调试工作,并回溯精确甚至异常,第三个是net2o协议演示应用程序,用“内蒂”章鱼。这是一个演示了,所以不要指望它的工作完美无瑕。
我们目前正在提供0.7.9_20251001版本。这是我们最新,最优化的版本。它适用于许多不同的设备。从Google Play商店或我们托管的其他版本中免费下载Apk。此外,您可以在不注册的情况下下载且无需登录。

我们拥有超过2000+的Samsung, Xiaomi, Huawei, Oppo, Vivo, Motorola, LG, Google, OnePlus, Sony, Tablet ...设备,并提供了许多选项,您可以轻松选择适合您设备的游戏或软件。

如果在Google App Store上有任何国家限制或设备侧面的任何限制,它可能会派上用场。

什么是新的


Removed permission request for photos and videos as Google demanded

在Google Play商店进行评分和审查


3.8
264 全部的
5 60.6
4 9.8
3 3.7
2 0
1 26.0

安装总数(*估计)

估计Google Play上安装总数, 近似于评级数和在Google Play上达到的安装界限.

最近的评论

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!