Update README.md (#3800)

This commit is contained in:
Vicente Eduardo Ferrer Garcia 2021-10-07 01:27:53 -04:00 committed by GitHub
parent b995ac5f0f
commit 17f7d4a910
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -796,6 +796,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
* [golua](https://github.com/aarzilli/golua) - Go bindings for Lua C API.
* [gopher-lua](https://github.com/yuin/gopher-lua) - Lua 5.1 VM and compiler written in Go.
* [gval](https://github.com/PaesslerAG/gval) - A highly customizable expression language written in Go.
* [metacall](https://github.com/metacall/core) - Cross-platform Polyglot Runtime which supports NodeJS, JavaScript, TypeScript, Python, Ruby, C#, WebAssembly, Java, Cobol and more.
* [ngaro](https://github.com/db47h/ngaro) - Embeddable Ngaro VM implementation enabling scripting in Retro.
* [purl](https://github.com/ian-kent/purl) - Perl 5.18.2 embedded in Go.
* [tengo](https://github.com/d5/tengo) - Bytecode compiled script language for Go.