Skip to content

dradtke/go-wren

Repository files navigation

go-wren

GoDoc

This package provides Go bindings to the Wren scripting language.

Getting Started

Run these commands to download the package, build the library, and run tests:

$ go get -d github.com/dradtke/go-wren
$ cd ${GOPATH}/src/github.com/dradtke/go-wren
$ (cd wren && make static)
$ go test

About

Go bindings to the Wren scripting language.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages