On Fri, Nov 25, 2016 at 9:41 AM, Jason Stillwell
wrote:
> https://github.com/dragonfax/go_repl_plugin_example
>
> Its just a toy, but I thought it was an interesting idea.
>
> You compile a plugin with the code the user typed, and then load that into
> the process and execute it.
>
Nice!
I beli
https://github.com/dragonfax/go_repl_plugin_example
Its just a toy, but I thought it was an interesting idea.
You compile a plugin with the code the user typed, and then load that into
the process and execute it.
--
You received this message because you are subscribed to the Google Groups
"go