Thanks Chris!
I'll go through the documentation to understand this new approach.

Pablo

On Mon, Jan 23, 2017 at 12:19 PM, Chris Lu <chris...@gmail.com> wrote:

> Thanks! This page has a little more details.
>
> https://github.com/chrislusf/gleam/wiki/Write-Mapper-Reducer-in-Go
>
> LuaJIT is fast. But Go code is more manageable and can have more
> complicated logic with libraries. Sacrificing the readability with extra
> type casting from interface{} seems a small cost to pay.
>
> Chris
>
>
> On Sat, Jan 21, 2017 at 11:36 PM, Pablo Rozas-Larraondo <
> p.rozas.larrao...@gmail.com> wrote:
>
>> That's great news Chris! Is it documented anywhere with some more detail
>> this pure Go implementation? I'd love to know more about how you overcame
>> the initial problems such as external code execution that lead you to
>> choose LuaJit in the first place.
>>
>> Thanks,
>> Pablo
>>
>> --
>> You received this message because you are subscribed to a topic in the
>> Google Groups "golang-nuts" group.
>> To unsubscribe from this topic, visit https://groups.google.com/d/to
>> pic/golang-nuts/MDx44mMa7jE/unsubscribe.
>> To unsubscribe from this group and all its topics, 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.

Reply via email to