Fast and secure scripting language for Go with simple syntax
Fast script language for Go
tengo
$ tengo run script.tengo
$ tengo compile script.tengo -o script.bytecode
$ tengo exec script.bytecode