Nice!
On Thu, Dec 21, 2017 at 8:45 AM, Daniel.Sun wrote:
> Thanks ;-)
>
>
>
> --
> Sent from: http://groovy.329449.n5.nabble.com/Groovy-Dev-f372993.html
>
Thanks ;-)
--
Sent from: http://groovy.329449.n5.nabble.com/Groovy-Dev-f372993.html
Very useful. Nice work!
On Thu, Dec 21, 2017 at 10:48 AM, Paul King wrote:
> Nice work!
>
> On Thu, Dec 21, 2017 at 5:11 PM, Daniel.Sun wrote:
>>
>> Hi all,
>>
>> Recently I spend some spare time to investigate bytecode generation
>> of
>> native lambda. In order to view the ASM source code
Nice work!
On Thu, Dec 21, 2017 at 5:11 PM, Daniel.Sun wrote:
> Hi all,
>
> Recently I spend some spare time to investigate bytecode generation of
> native lambda. In order to view the ASM source code(or bytecode) easily, I
> developed a tool named SmartASMifier(
> https://github.com/daniel
Hi all,
Recently I spend some spare time to investigate bytecode generation of
native lambda. In order to view the ASM source code(or bytecode) easily, I
developed a tool named SmartASMifier(
https://github.com/danielsun1106/SmartASMifier ). Now I share it with you
:-)
Cheers,
Daniel.Sun