Skip to content

Latest commit

 

History

History
123 lines (105 loc) · 5.8 KB

scripting-language.md

File metadata and controls

123 lines (105 loc) · 5.8 KB

Bookmarks tagged [scripting-language]

https://github.com/PuerkitoBio/agora

Dynamically typed, embeddable programming language in Go.


https://github.com/mattn/anko

Scriptable interpreter written in Go.


https://github.com/alexeyco/binder

Go to Lua binding library, based on gopher-lua.


https://github.com/antonmedv/expr

an engine that can evaluate expressions.


https://github.com/gentee/gentee

Embeddable scripting programming language.


https://github.com/jcla1/gisp

Simple LISP in Go.


https://github.com/olebedev/go-duktape

Duktape JavaScript engine bindings for Go.


https://github.com/Shopify/go-lua

Port of the Lua 5.2 VM to pure Go.


https://github.com/deuill/go-php

PHP bindings for Go.


https://github.com/sbinet/go-python

naive go bindings to the CPython C-API.


https://github.com/aarzilli/golua

Go bindings for Lua C API.


https://github.com/yuin/gopher-lua

Lua 5.1 VM and compiler written in Go.


https://github.com/PaesslerAG/gval

A highly customizable expression language written in Go.


https://github.com/db47h/ngaro

Embeddable Ngaro VM implementation enabling scripting in Retro.


https://github.com/robertkrimen/otto

JavaScript interpreter written in Go.


https://github.com/ian-kent/purl

Perl 5.18.2 embedded in Go.


https://github.com/d5/tengo

Bytecode compiled script language for Go.