• agora.zip (177K)

    Uploaded Wed Jan 27 2021 20:13:08

    Agora: a dynamically typed, garbage
    collected, embeddable programming language
    built with Go
    https://github.com/PuerkitoBio/agora/wiki
    https://github.com/PuerkitoBio/agora
    
  • anko.zip (407K)

    Uploaded Wed Jan 27 2021 20:13:08

    Anko: Scriptable interpreter written in
    golang.  http://play-anko.appspot.com/
    https://github.com/mattn/anko
    
  • GISP.ZIP (26K)

    Uploaded Wed Jan 27 2021 20:13:08

    Gisp: Simple LISP in Go
    https://github.com/jcla1/gisp
    
  • golua.zip (36K)

    Uploaded Wed Jan 27 2021 20:13:08

    GoLua: Go bindings for Lua C API - in
    progress.  https://github.com/aarzilli/golua
    
  • gopython.zip (52K)

    Uploaded Wed Jan 27 2021 20:13:08

    go-python: native go bindings to the CPython
    C-API. https://github.com/sbinet/go-python
    
  • otto.zip (249K)

    Uploaded Wed Jan 27 2021 20:13:08

    Otto: A JavaScript interpreter in Go
    (golang)
    //godoc.org/github.com/robertkrimen/otto
    https://github.com/robertkrimen/otto
    
  • SCRTMSTR.ZIP (24K)

    Uploaded Wed Jan 27 2021 20:13:08

    "script" is a Go library for doing the kind of
    tasks that shell scripts are good at: reading
    files, executing subprocesses, counting lines,
    matching strings, and so on.
    
  • v8-go.zip (63K)

    Uploaded Wed Jan 27 2021 20:13:08

    V8: JavaScript engine bindings for Go
    https://github.com/idada/v8.go/