GopherLua - VM and compiler for Lua in Go go-lua - A Lua VM in pure Go DCLua - Go Lua Compiler and VM otto - JavaScript 解释器 goja - ECMAScript 5.1(+) 实现 v8go - Execute JavaScript from Go gpython - Python Interpreter on Go Grumpy - 转换 Python 为 Go 代码,谷歌开源 starlark-...
Run a script If a script starts with the bash interpreter line:#!/bin/gosl. You can run it like this chmod a+x example.gs ./example.gs [params...] Or you can explictly callgoslto run it: gosl example.gs [params...] Pre-imported Packages The following packages are pre-imported ...
"If you want to write performant code, you need to understand how your compiler or interpreter deals with i.e. cpu pipelining, various cpu caches. When I attendee Ultimate Go training we went through a bunch of examples and how you can gain ten or hundred fold performance." - Lasse Øs...
"If you want to write performant code, you need to understand how your compiler or interpreter deals with i.e. cpu pipelining, various cpu caches. When I attendee Ultimate Go training we went through a bunch of examples and how you can gain ten or hundred fold performance." - Lasse Øs...
《Writing A Compiler In Go》 《Writing An Interpreter In Go》 《Get Programming with Go》 《Network Programming With Go》 《Spaceship Go A Journey to the Standard Library》 《The Go Programming Language》 《Web Application with Go the Anti-Textbook》 《Nonsequential and Distributed Programming wi...
It is backed by LuaJIT, a Just-in-Time trace compiler. The REPL binary is called simply gi, for "go interpreter".NB: gi was last built with go1.10.4. It hasn't be updated for go11/12, so please use go1.10.4 with it for now....
Golog - Prolog interpreter in Go Minima - A language implemented in Go. RubyGoLightly - An experimental port of TinyRb to Go The erGo™ Compiler - An independent implementation of the Go language. forego - Forth virtual machine go-python - go bindings for CPython C-API GoEmPHP...
If a script starts with the bash interpreter line:#!/bin/gosl. You can run it like this chmod a+x example.gs ./example.gs [params...] Or you can explictly callgoslto run it: gosl example.gs [params...] Pre-imported Packages ...
anko - Scriptable interpreter written in Go. binder - Go to Lua binding library, based on gopher-lua. cel-go - Fast, portable, non-Turing complete expression evaluation with gradual typing. ecal - A simple embeddable scripting language which supports concurrent event processing. expr - Expression...
《Writing A Compiler In Go》 《Writing An Interpreter In Go》 《Get Programming with Go》 《Network Programming With Go》 《Spaceship Go A Journey to the Standard Library》 《The Go Programming Language》 《Web Application with Go the Anti-Textbook》 《Nonsequential and Distributed Programming wi...