diff --git a/README.md b/README.md index 1fbabe9..e0e764c 100644 --- a/README.md +++ b/README.md @@ -142,6 +142,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a *Embedding other languages inside your go code* +* [agora](https://github.com/PuerkitoBio/agora) - Dynamically typed, embeddable programming language in Go * [anko](https://github.com/mattn/anko) - Scriptable interpreter written 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