Merge pull request #127 from vic/patch-3

Add gisp
checkGoreportcard
Marin 10 years ago
commit 4629bc8b05

@ -144,6 +144,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
* [agora](https://github.com/PuerkitoBio/agora) - Dynamically typed, embeddable programming language in Go
* [anko](https://github.com/mattn/anko) - Scriptable interpreter written in Go
* [gisp](https://github.com/jcla1/gisp) - Simple LISP in Go
* [golua](https://github.com/aarzilli/golua) - Go bindings for Lua C API
* [go-python](https://github.com/sbinet/go-python) - naive go bindings to the CPython C-API
* [otto](https://github.com/robertkrimen/otto) - A JavaScript interpreter written in Go

Loading…
Cancel
Save