Golightly is a lightweight JIT interpreter for google's "go" programming language.
Golightly can be used for embedding in other programs as a scripting language, offering the elegant language design and power of Go with the convenience of scripting.
It's currently in development - not usable at this stage.
Dependencies:
- Bolt - https://github.com/boltdb/bolt. Docs at: http://godoc.org/github.com/boltdb/bolt