neugram/ng
scripting language integrated with Go
repo name | neugram/ng |
repo link | https://github.com/neugram/ng |
homepage | https://neugram.io |
language | Go |
size (curr.) | 1070 kB |
stars (curr.) | 908 |
created | 2017-01-03 |
license | BSD 2-Clause “Simplified” License |
Neugram
Neugram is a scripting language and shell.
It is an early-stage experimental hobby project. You can install from HEAD with:
go get -u neugram.io/ng
The language uses Go’s syntax for expressions and follows its type system closely. The intention is lightweight interaction with Go packages.
There is a bit of a shell user guide.
For more information, see the neugram website.