How to
Download
forGL
(rough prototype)
CLI text mode
March 23, 2023 Tips & Warnings
these Downloads are at the PROTOTYPE level of use:
Mathematics support is typical to what you find up to Junior level in High School (Grade 11).
No support right now for Permutations, Combinations, Statistics, Calculus and above.
This page has downloads for those who only
want to run forGL
and not build forGL.
Much more to see:
https://github.com/RMax2015/forGL/
Warnings:
forGL has only a limited single line Edit field (for now,GUI will be OK, newer text mode same); enough to start a Verb with a few values.
TIPS:
forGL Version 0.0.2 and above
Open the file folder on your laptop/desktop where you will run forGL.
Create a folder if you like.
Easier if you keep the folder open.
Python (Text style)
Please go directly to:
https://github.com/RMax2015/forGL/blob/master/Applications/Python/forGL.py
Java (Text style)
Please go directly to:
(this opens in a new tab)
https://github.com/RMax2015/forGL/blob/master/Applications/Java/forGL.jar
Hit the Download button pointed to in the screen below
Total Downloads:
2
Total Downloads:
3
forGL as Java app ^
Get a Dictionary file to start with if you like
or you can make your own
Open the file folder on your laptop/desktop where you will run forGL.
Please get at least 1 dictionary file (.toml) for experiments.
You will need to use a text editor in addition before starting forGL.
[Again]
Edit the changes you want in the Dictionary file with the text editor of your choice.
(on Windows, Randy uses Notepad++ as editor)
SAVE Your Changes .
Run forGL with your Dictionary.
Pick forGL options and Run and see the output.
Exit forGL.
If more changes needed go back up to [Again] and do another round.
IF YOU ARE USING WINDOWS PLEASE SEE WINDOWS NOTE BELOW
Important Windows Note:
If you want to use the Java or Python applications you also need to get
ansicon.exe
The version of ansicon.exe I use can be found at:
http://adoxa.altervista.org/ansicon/
click on the link labeled :
ANSICON v1.89
Easier to download both DLL files and ansicon.exe and put them in same directory you created.
and set the Windows text Code Page to UTF8
chcp 65001
NOTE :
Testing was done on Windows 7 and 10.
Not sure about how good is Windows support for UTF8 on older versions of Windows.
forGL on Browsers
The Browser build (JavaScript) of forGL is not working and needs to be fixed.
Browser support is waiting for GUI builds (enabled by HaxeUI).
Total Downloads:
7