gforth – GNU Forth for Android
App ID | gnu.gforth |
Size | 4.8 MB |
Version | 0.7.9_20211223 |
Updated | 2022-02-12 |
Developer | Bernd Paysan |
Apps in the Same Category:
- Hammer Superhero Hammer Games 1.3
- Bootstrap 4 0.1.4
- Texturepack Converter for MCPE 1.0.16
- Mega Dropper Maps 1.0
- V380S 6.0.7
- Gravity Native 0.2.2
- Usb Mouse Wifi Connector 14.0
- Friday Funny SCP MOD 1.0.0
- Key Attestation Demo 1.3.2
- Pure Tube – Vanced Tube Video 1.4.0
For optimum experience when programming, use a soft keyboard made for that task, like Hacker’s Keyboard.
Gforth is available under GPLv3.
Gforth uses GCC to compile a fast direct or indirect threaded Forth; Gforth is fully ANS-Forth and Forth-2012 compliant. Authors of Gforth are Anton Ertl, Bernd Paysan, Jens Wilke, Neal Crook, David Kühling and others.
The goal of the Gforth Project is to develop a standard model for ANSI Forth. This can be split into several subgoals:
* Gforth should conform to the ANSI/200x Forth standard.
* It should be a model, i.e. it should define all the implementation-dependent things.
* It should become standard, i.e. widely accepted and used. This goal is the most difficult one.
To achieve these goals Gforth should be
* Similar to previous models (fig-Forth, F83)
* Powerful. It should provide for all the things that are considered necessary today and even some that are not yet considered necessary.
* Efficient. It should not get the reputation of being exceptionally slow.
* Free.
* Available on many machines/easy to port.
The Gforth apk installs three icons: One is the fast engine (Gforth fast), one the debug engine (Gforth ITC), where the single step debugger works, and the backtrace is precise even on exceptions, and the third one is the net2o protocol demo app, with the “Nettie” octopus. It’s a demo now, so don’t expect it to work flawless.