Thanks for the suggestions, I will check it out.
Go as interpreted language seems an interesting idea, I will surely try
that.

https://goplay.space#draw wonderful idea! to teach programming to kids.

Thanks,
Aravindhan K




On Wed, Oct 21, 2020 at 11:48 PM Wojciech S. Czarnecki <o...@fairbe.org>
wrote:

> Dnia 2020-10-21, o godz. 11:01:58
> Aravindhan K <aravindhank1...@gmail.com> napisał(a):
>
> > 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.
>
> There is such one ready, awaiting you:
>
> https://goplay.space#draw
> https://github.com/iafan/goplayspace
>
>
> > I would like to use below 2d drawing package for same,
> > github.com/fogleman/gg
>
> It is being used there, indeed.
>
> > 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.
>
> Beside mentioned above playspace (that utilizes script that can be
> understood by 3-4yo kids),
> there are Go interpreters as well, you might plug in - most recent I am
> aware of is at
> https://github.com/traefik/yaegi
>
> Hope this helps,
>
> > Aravindhan K
> >
>
> --
> Wojciech S. Czarnecki
>  << ^oo^ >> OHIR-RIPE
>
> --
> 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/20201021201731.36215803%40xmint
> .
>

-- 
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/CAJn1S2MHSOL0-GMrXw3yK1yFe-Z0zJoWsfO03orPsw%2Bj42wnwg%40mail.gmail.com.

Reply via email to