gKeyboard - APL keyboard Apk

gKeyboard - APL keyboard Apk

Latest version 1.0
05 Apr 2014

Older Versions

Apk Infos

Version1.0
Rating3.6/5, based on 21 votes
Size‎150.9 KB
Requires AndroidAndroid 2.2+ (Froyo)
Author's NotesgKeyboard is an APL keyboard for Android. It is intended for use with WatAPL.

About gKeyboard - APL keyboard APK

gKeyboard - APL keyboard APK Download for Android
gKeyboard - APL keyboard APK Download for Android

Description

gKeyboard is an APL keyboard for Android. It is intended for use with WatAPL, the small-footprint APL interpreter originally developed by Watcom in 1984. But gKeyboard should work with any APL that makes use of the original "key-pairing" approach, where standard keyboard characters were simply assigned APL equivalents. You use "gKeyboard" by loading the app, selecting "gKeyboard" as your default Android keyboard, and then starting WatAPL. The default configuration for WatAPL starts in graphics mode, and in this mode, you can have APL running on an Android device, and easy access to the full APL character set.

APL was one of the very first interactive computer environments. It provides a basic "desktop calculator" mode when it is first started. You can literally type "2+2", press enter, and the computer will respond with "4". You can add up a string of numbers by entering a "+", followed by a "/", which is called the reduction operator. So, entering "+ / 4 3 7 10 ", will cause APL to respond with "24".

Early APL's actually used electric type-writers. You would change the type-ball, replacing the standard American English type-ball, with a special one which printed the unique APL characters. Some of these characters derive from math symbols, and some have their origins in ancient Greek. There is a "rho" character that looks like a small letter "p", and is used to both define and query the size of strings of numbers (called vectors), and tables of numbers (matrices). If you enter "rho" inf front of a string of numbers, APL will respond with the number of numbers in the string. If you want to create a table of numbers, you can use "rho" to define the number of rows and columns in the table.
To make a 7 row, 4 column table, filled with numbers from 1 to 28, you would just enter: "(7 4) p i 28". But the letter "i" here is the special character called "iota". It is an "index generator" function. If you tell APL "i 100", where the little letter "i" is the shift of the keyboard "i" key, you will generate a list of numbers from 1 to 100.

APL offers a shorthand way of running simple little computer programs. To understand and use it easily, one really needs to have a proper APL keyboard. And since modern Android devices make it rather easy to put together a custom keyboard, I decided to just make one.

WatAPL can be run without a custom keyboard, but having the keyboard show the APL characters you will display when you press the key, makes learning and using APL much easier, and more fun. So, I made the effort to create "gKeyboard". The application is tiny. It loads with an icon, but if you click the icon, it just brings up a couple of text boxes, which allow keyboard operation to be verified. You can use "gKeyboard" with other applications, but you will have to press the "123" key to get the second screen, and see the standard keyboard characters.

gKeyboard does not serve up any advertising, nor does it capture or intercept any of your keystrokes. Be very careful with custom keyboards, as malicious programmers can use these to monitor your actions.

After you download gKeyboard, to actually see it, you have to make two selections on modern Android devices. First, you have to click the little "gear" icon, called "Settings", scroll down to "Language & Input", and click a checkbox to select "gKeyboard" as an input option. Then, you also have to click on the "Default" word under the "Keyboards and input Methods" heading, and then click the radiobutton called "gKeyboard" to make it your default (or standard) keyboard. On my Samsung Galaxy Tab, the other default keyboard is "Samsung keyboard". After you select "gKeyboard", you can switch back to "Samsung keyboard", or whatever your default Android keyboard is, at any time, by using the "Settings" app.

You can use "gKeyboard" as a standard keyboard for any Android application, though it is most useful for APL.

How to install gKeyboard - APL keyboard APK on Android phone or tablet?

Download gKeyboard - APL keyboard APK file from ApkClean, then follow these steps:

Update Phone Settings

  • Go to your phone Settings page
  • Tap Security or Applications (varies with device)
  • Check the Unknown Sources box
  • Confirm with OK

Go to Downloads

  • Open Downloads on your device by going to My Files or Files
  • Tap the APK file you downloaded (gemesys.keybrd-v1.0-ApkClean.apk)
  • Tap Install when prompted, the APK file you downloaded will be installed on your device.

Older Versions

1.0 (1)150.9 KB

Questions & Answers

Q: What is an APK File?

A: Just like Windows (PC) systems use an .exe file for installing software, Android does the same. An APK file is the file format used for installing software on the Android operating system.

Q: If I install an APK from this website, will I be able to update the app from the Play Store?

A: Yes, absolutely. The Play Store installs APKs it downloads from Google's servers, and sideloading from a site like ApkClean.net goes through a very similar process, except you're the one performing the downloading and initiating the installation (sideloading).
As soon as the Play Store finds a version of the app newer than the one you've sideloaded, it will commence an update.

Q: Why ApkClean.net can guarantee APK 100% safe?

A: Whenever someone wants to download an APK file from ApkClean.net, we'll check the corresponding APK file on Google Play and allow user download it directly (of course, we'll cache it on our server). If the APK file does not exist on Google Play, we'll search it in our cache.

Q: What are Android App permissions?

A: Apps require access to certain systems within your device. When you install an application, you are notified of all of the permissions required to run that application.

Don't hesitate to contact us if you have any questions or concerns.

(*) is required

User's Reivew

1 ★Doesn't show up on Android as a keyboard
5 ★its very nice app
4 ★It's a great keyboard. The only change that needs to be made is to change the "key caps" when the '123' is pushed so that APL characters are shown. This keyboard is exactly what's needed when programming in APL. Bravo!
3 ★Needed for apl app, but incomplete
2 ★Doesn't have the ⍋ and ⍒ glyphs, and possibly others too.
5 ★Cool to play on friday night at 10:24