GROL

Logo

GROL is small scripting language written in go. It stands for Go REPL Open Language.

GROL

Go Repl Open Language is a small interpreted (for now) language implemented in Go.

Initially loosely based on Monkey from the Writing an Interpreter in Go book but fully re designed and reimplemented since. See more on github. Or try the wasm version right below, type info for all the functions and keywords (and we also have a discord bot).

See releases to get the command line version with and interactive repl, history, edit of previous lines, etc…

See the butterfly demo of generating images from grol in wasm.

Hit enter or click (will also format the code, also try compact)

Image output (if any)
GROL