🪟 Download GLang for Windows (.exe)
🍏 Download GLang for macOS (.pkg)
Beta or previous versions are available here.
Upon installing, GLang requires ~5 MB of space. As far as computer power goes, that’s up to you! It’s optimized to run well even on low-end laptops.
On macOS:
Double click the .pkg
to open a dialog guiding you through installation.
On Windows:
Double click the .exe
to open a setup dialog allowing you to configure installation.
Once GLang is installed, confirm everything works by opening a new terminal and typing:
glang
You should see something along the lines of:
George Language 0.1
Type '/exit' to exit
>>>
GLang includes a set of tools you can use, like glang self <option>
to manage the GLang binary and components.
Updating to the latest version is as simple as:
glang self update
Uninstalling all components and external files is as simple as:
glang self uninstall