Skip to content

chlewtf/goonlang

Goon Lang

This is official repository for goon-lang.

Goon lang is a toy programming language written in Typescript.


Installation

npm i -g goonlang

Usage

Create a new file (test.goon)

Edit the file with a text editor.
start gooning
  goon print "Hello goon";
stop gooning

Run

goonlang test.goon

Output

hello goon

Documentation

You can check the documentation here

License

Licensed under MIT. Chle and Contributors. All rights reserved

Credits

Forked from bhailang

About

Goonlang: A toy programming language

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published