gforth - GNU Forth for Android APK

gforth - GNU Forth for Android  Icon
   
3.98/5
28 Ratings
Developer
Bernd Paysan
Current Version
0.7.9_20230726
Date Published
File Size
5.1 MB
Package ID
gnu.gforth
Price
$ 0.00
Downloads
993+
Category
Android Apps
Genre
Libraries & Demo

APK Version History

Version
0.7.9_20230726 (3605)
Architecture
universal
Release Date
July 28, 2023
Requirement
Android 4.1+
Version
0.7.9_20230726 (3605)
Architecture
arm64-v8a
Release Date
July 28, 2023
Requirement
Android 4.1+
Version
0.7.9_20230518 (3592)
Architecture
universal
Release Date
May 31, 2023
Requirement
Android 4.1+
Version
0.7.9_20230518 (3592)
Architecture
arm64-v8a
Release Date
May 31, 2023
Requirement
Android 4.1+
Version
0.7.9_20230518 (3592)
Architecture
arm64-v8a
Release Date
May 31, 2023
Requirement
Android 4.1+
Version
0.7.9_20230518 (3592)
Architecture
arm64-v8a
Release Date
July 26, 2023
Requirement
Android 4.1+
Version
0.7.9_20230330 (3583)
Architecture
universal
Release Date
April 04, 2023
Requirement
Android 4.1+
Version
0.7.9_20230330 (3583)
Architecture
arm64-v8a
Release Date
April 04, 2023
Requirement
Android 4.1+
Version
0.7.9_20230209 (3579)
Architecture
universal
Release Date
February 16, 2023
Requirement
Android 4.1+
Version
0.7.9_20230209 (3579)
Architecture
arm64-v8a
Release Date
February 16, 2023
Requirement
Android 4.1+
Version
0.7.9_20230209 (3579)
Architecture
arm64-v8a
Release Date
February 13, 2023
Requirement
Android 4.1+
  • gforth - GNU Forth for Android Screenshot
  • gforth - GNU Forth for Android Screenshot
  • gforth - GNU Forth for Android Screenshot
  • gforth - GNU Forth for Android Screenshot
  • gforth - GNU Forth for Android Screenshot
  • gforth - GNU Forth for Android Screenshot
  • gforth - GNU Forth for Android Screenshot
  • gforth - GNU Forth for Android Screenshot

About Radio FM 90s

Gforth is the GNU's project implementation of the programming language Forth. This APK is the binary distribution for the Android platform, for ARM and x86-processors. You can find more information and links to source code on http://bernd-paysan.de/gforth.html, and more information about Android-specific features on http://www.forth-ev.de/wiki/doku.php/en:projects:gforth-android:start.

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.

What's New in this version