Pinned Repositories
chezgo
Chez Scheme is a mature, high performance, light-weight, compiler construction toolkit and native code generation engine (aka Just-in-time compiler), developed by R. Kent Dybvig and Cadence Research Systems, and open sourced by Cisco in 2016. Here Chez Scheme is embedded using CGO in golang as a proof of concept.
gi
moved to https://github.com/gijit/gi
license
Master license, author, contributor etc information.
proposal
Go-interpreter Project Design Documents
ssainterp
A Golang interpreter, built upon golang.org/x/tools/go/ssa/interp
wagon
wagon, a WebAssembly-based Go interpreter, for Go.
Go Interpreter's Repositories
go-interpreter/wagon
wagon, a WebAssembly-based Go interpreter, for Go.
go-interpreter/ssainterp
A Golang interpreter, built upon golang.org/x/tools/go/ssa/interp
go-interpreter/proposal
Go-interpreter Project Design Documents
go-interpreter/gi
moved to https://github.com/gijit/gi
go-interpreter/chezgo
Chez Scheme is a mature, high performance, light-weight, compiler construction toolkit and native code generation engine (aka Just-in-time compiler), developed by R. Kent Dybvig and Cadence Research Systems, and open sourced by Cisco in 2016. Here Chez Scheme is embedded using CGO in golang as a proof of concept.
go-interpreter/license
Master license, author, contributor etc information.