Write your code in a .gb file using your favorite code edit or the built-in IDE, or you can even use REPL.
Source code openly available and supported by the community contributions.
Think the syntax could be better? Documentation could be improved? Contribute and help improve GreenBerry!
Run python gb_repl.py in the command line.
Write in a main.gb file, then save and run python gb_main.py
Run python gb_ide.py, and load a .gb file.