Remove agora – not maintained anymore. (#2822)

This commit is contained in:
Alexey Palazhchenko 2019-11-15 15:53:43 +03:00 committed by Andy Pan
parent a0efb8785e
commit 32084a9c5d

View File

@ -621,7 +621,6 @@ 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.
* [binder](https://github.com/alexeyco/binder) - Go to Lua binding library, based on [gopher-lua](https://github.com/yuin/gopher-lua).
* [cel-go](https://github.com/google/cel-go) - Fast, portable, non-Turing complete expression evaluation with gradual typing.