scripting-language.md
July 15, 2021 ยท View on GitHub
Bookmarks tagged [scripting-language]
www.codever.land/bookmarks/t/scripting-language
agora
https://github.com/PuerkitoBio/agora
Dynamically typed, embeddable programming language in Go.
- tags: go, embeddable, scripting-language
- :octocat: source code
anko
Scriptable interpreter written in Go.
- tags: go, embeddable, scripting-language
- :octocat: source code
binder
https://github.com/alexeyco/binder
Go to Lua binding library, based on gopher-lua.
- tags: go, embeddable, scripting-language
- :octocat: source code
expr
https://github.com/antonmedv/expr
an engine that can evaluate expressions.
- tags: go, embeddable, scripting-language
- :octocat: source code
gentee
https://github.com/gentee/gentee
Embeddable scripting programming language.
- tags: go, embeddable, scripting-language
- :octocat: source code
gisp
Simple LISP in Go.
- tags: go, embeddable, scripting-language
- :octocat: source code
go-duktape
https://github.com/olebedev/go-duktape
Duktape JavaScript engine bindings for Go.
- tags: go, embeddable, scripting-language
- :octocat: source code
go-lua
https://github.com/Shopify/go-lua
Port of the Lua 5.2 VM to pure Go.
- tags: go, embeddable, scripting-language
- :octocat: source code
go-php
https://github.com/deuill/go-php
PHP bindings for Go.
- tags: go, embeddable, scripting-language
- :octocat: source code
go-python
https://github.com/sbinet/go-python
naive go bindings to the CPython C-API.
- tags: go, embeddable, scripting-language
- :octocat: source code
golua
https://github.com/aarzilli/golua
Go bindings for Lua C API.
- tags: go, embeddable, scripting-language
- :octocat: source code
gopher-lua
https://github.com/yuin/gopher-lua
Lua 5.1 VM and compiler written in Go.
- tags: go, embeddable, scripting-language
- :octocat: source code
gval
https://github.com/PaesslerAG/gval
A highly customizable expression language written in Go.
- tags: go, embeddable, scripting-language
- :octocat: source code
ngaro
https://github.com/db47h/ngaro
Embeddable Ngaro VM implementation enabling scripting in Retro.
- tags: go, embeddable, scripting-language
- :octocat: source code
otto
https://github.com/robertkrimen/otto
JavaScript interpreter written in Go.
- tags: go, embeddable, scripting-language
- :octocat: source code
purl
https://github.com/ian-kent/purl
Perl 5.18.2 embedded in Go.
- tags: go, embeddable, scripting-language
- :octocat: source code
tengo
Bytecode compiled script language for Go.
- tags: go, embeddable, scripting-language
- :octocat: source code