On 21/10/2020 07:31, Aravindhan K wrote:
Hi,

I am looking for a way to build interactive app,where user will be giving
instructions to draw as a script,rendering of the script will be displayed
live.
I would like to use below 2d drawing package for same,
github.com/fogleman/gg

Is there scripting language that would be able generate bindings to
arbiratory go packages back and forth? and I could embed it in Go App as
well.

Thanks,
Aravindhan K


Do you know Starlark? Not sure if it will suit you, but worth taking a look at it.

https://github.com/google/starlark-go

--
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/b180879d-3655-0130-6305-be8a81c5bc7c%40redhat.com.

Reply via email to