How To Execute LUA Scripts In Golang?!

preview_player
Показать описание

In this Golang tutorial, I'm going to show you how I execute LUA scripts in Golang to provide a nice scripting language for my users in the browser. This is going to be used in my upcoming project that will bring quantitative or algorithmic trading to the masses.

#golang #quant
Рекомендации по теме
Комментарии
Автор


Jump into Discord if you want to know more about the tool that I'm building. It will give you an edge in all your quantitative trading.


Thanks for watching <3

anthonygg_
Автор

Really interesting... GO is life <3

WaldirBorbaJunior
Автор

Love Lua and love this approach of giving end users I simpler programming language!! great video!
Thanks!

(genuine question) Wouldn't it be better to use C version of lua or luajit?
Do not no how it performs using CGo, though.

regularguycoding
Автор

Quick question, how can I have the lua code snippet return a boolean to Golang, instead of just doing a print? Thanks!

yushutong
Автор

seeing vscode used like vim is cursed. Just use vim man

FU
Автор

It's very old shit library, what no one uses because gopher-lua 10 times better at all positions.

TuXAPuK