ng

command module
v0.0.0-...-b83a777 Latest Latest
Warning

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

Go to latest
Published: Nov 7, 2017 License: BSD-2-Clause Imports: 21 Imported by: 0

README

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.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
The methodpool is an awful hack for creating Go types with methods.
The methodpool is an awful hack for creating Go types with methods.
Package expr defines data structures representing Neugram expressions.
Package expr defines data structures representing Neugram expressions.
internal
Package stmt defines data structures representing Neugram statements.
Package stmt defines data structures representing Neugram statements.
Package tipe defines data structures representing Neugram types.
Package tipe defines data structures representing Neugram types.
Package token defines data structures representing Neugram tokens.
Package token defines data structures representing Neugram tokens.
Package typecheck is a Neugram type checker.
Package typecheck is a Neugram type checker.

Jump to

Keyboard shortcuts

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