goblin

module
v0.0.0-...-496be6f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 16, 2024 License: MIT

README

goblin

logo

Toy language built for fun.

Installation

$ go install github.com/aisk/goblin/command/goblin@latest

Hello world

$ cat hello.goblin
print("Hello, world!")

$ goblin hello.goblin > hello.go

$ go build hello.go

$ ./hello
"Hello, world!"

Grammer

Take a look at goblin.bnf.

About the Project

Goblin is © 2023-2024 by aisk.

License

Vox is distributed by a MIT license.

Directories

Path Synopsis
command

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL