Re: [go-nuts] ANN: gijit, a Go interpreter

2018-02-08 Thread Ali Nabavi
Thanks! 

On Wed, Feb 7, 2018, 2:00 PM Jason E. Aten  wrote:

> https://github.com/gijit/gi
>
> My interactive Go REPL, gijit, is quite useful now. It has structs,
> pointers, defer, and interfaces implemented.  You can call into native Go
> packages.
>
> Enjoy,
>
> Jason
>
> --
> 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.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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.
For more options, visit https://groups.google.com/d/optout.


[go-nuts] ANN: gijit, a Go interpreter

2018-02-07 Thread Jason E. Aten
https://github.com/gijit/gi

My interactive Go REPL, gijit, is quite useful now. It has structs, 
pointers, defer, and interfaces implemented.  You can call into native Go 
packages.

Enjoy,

Jason

-- 
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.
For more options, visit https://groups.google.com/d/optout.