Home Page

AndroidForth 1.6.2 - Get Apk




About AndroidForth

A simple Forth interpreter based on SFI, modified to support arrays, nested loops, return stack and so on. More features are coming :) Simply put your Forth code to /sdcard/main.fth and start this app. Special word...

A simple Forth interpreter based on SFI, modified to support arrays, nested loops, return stack and so on.
More features are coming :)

Simply put your Forth code to /sdcard/main.fth and start this app.
Special word syntax:
BUTTON:
(width height id label_key label_len handler_key handler_len -- )

Event handler must be a user defined word, cannot be primitive!

TEXTBOX:
shows an one-line editable textbox.
(width height id -- )

GETTEXT:
reads content of textbox with given id.
(id -- key length)

ALERTDIALOG:
Shows a dialog without any button, you must give title and message as input.
(title_key title_length msg_key msg_length -- )

DIAL:
Calls a phone number, the input is a string.

(key length -- )

Example:

: BUTTONPRESS S" You typed: " 100 GETTEXT ALERTDIALOG ;
30 50 100 TEXTBOX
30 50 105 S" Press me! " S" BUTTONPRESS" BUTTON


If you have questions or ideas, feel free to contact me at [email protected]!




Previous Versions

Here you can find the changelog of AndroidForth since it was posted on our website on 2015-04-24 03:00:00. The latest version is 1.6.2 and it was updated on 2024-03-28 14:38:58. See below the changes in each version.

AndroidForth version 1.6.2
Updated At: 2011-06-17
Changes: Changes for 1.6.1:,Fixed S" :),Changes for 1.6.2:,Added DIAL to call a phone number
AndroidForth version 1.5
Updated At: 2011-06-02
Changes: Several fixes and updates


Related Apps

Here you can find apps that are similar with AndroidForth.



Disclaimer

External Download


We do not host AndroidForth on our servers. We did not scan it for viruses, adware, spyware or other type of malware. This app is hosted by Galad and passed their terms and conditions to be listed there. We recommend caution when installing it.

The APK Download link for AndroidForth is provided to you by apps112.com without any warranties, representations or guarantees of any kind, so access it at your own risk.

If you have questions regarding this particular app contact the publisher directly. For questions about the functionalities of apps112.com contact us.

BarCode2D-PNG


Click stars to rate this APP!

Users Rating:  
  4.0/5     2
Downloads: 165
Updated At: 2024-03-28 14:38:58
Publisher: gusthy
Operating System: Android
License Type: Free