February 11, 2019

91 words 1 min read

neugram/ng

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

Build Status

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.

comments powered by Disqus