neugram / ng

scripting language integrated with Go

Home Page:https://neugram.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

scripting language integrated with Go

https://neugram.io

License:BSD 2-Clause "Simplified" License


Languages

Language:Go 100.0%Language:Shell 0.0%