Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 586 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 586 Bytes

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.