terryyin / lizard

A simple code complexity analyser without caring about the C/C++ header files or Java imports, supports most of the popular languages.
Other
1.85k stars 250 forks source link

When did lizard support golang? #262

Closed iccengan closed 4 years ago

iccengan commented 5 years ago

In the beginning, the supporting languages listed in README did not include "golang". But now I see "golang" in the supporting language list. We started to use lizard in March 2018, and we have never upgraded it since then. So I am wondering whether the version we currently use supports "golang"?

terryyin commented 5 years ago

It should. I use golang myself a bit also, but do not know the language so well. So let me know if there’s anything that doesn’t add up:-)

On 26 Mar 2019, at 4:16 PM, Iccen Gan notifications@github.com wrote:

In the beginning, the supporting languages listed in README did not include "golang". But now I see "golang" in the supporting language list. We started to use lizard in March 2018, and we have never upgraded it since then. So I am wondering whether the version we currently use supports "golang"?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/terryyin/lizard/issues/262, or mute the thread https://github.com/notifications/unsubscribe-auth/AAwJYoEquCfYKWsiQ-hzrttJ0Qobuv8oks5vadd2gaJpZM4cK1d1.

iccengan commented 5 years ago

It should. I use golang myself a bit also, but do not know the language so well. So let me know if there’s anything that doesn’t add up:-) On 26 Mar 2019, at 4:16 PM, Iccen Gan @.***> wrote: In the beginning, the supporting languages listed in README did not include "golang". But now I see "golang" in the supporting language list. We started to use lizard in March 2018, and we have never upgraded it since then. So I am wondering whether the version we currently use supports "golang"? — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub <#262>, or mute the thread https://github.com/notifications/unsubscribe-auth/AAwJYoEquCfYKWsiQ-hzrttJ0Qobuv8oks5vadd2gaJpZM4cK1d1.

Sure! And I am wondering whether lizard will support kotlin some day?

terryyin commented 5 years ago

Kotlin is on my list, after Lua, TypeScript.

On 2 Apr 2019, at 5:52 PM, Iccen Gan notifications@github.com wrote:

It should. I use golang myself a bit also, but do not know the language so well. So let me know if there’s anything that doesn’t add up:-) … <x-msg://134/#> On 26 Mar 2019, at 4:16 PM, Iccen Gan @.***> wrote: In the beginning, the supporting languages listed in README did not include "golang". But now I see "golang" in the supporting language list. We started to use lizard in March 2018, and we have never upgraded it since then. So I am wondering whether the version we currently use supports "golang"? — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub <#262 https://github.com/terryyin/lizard/issues/262>, or mute the thread https://github.com/notifications/unsubscribe-auth/AAwJYoEquCfYKWsiQ-hzrttJ0Qobuv8oks5vadd2gaJpZM4cK1d1 https://github.com/notifications/unsubscribe-auth/AAwJYoEquCfYKWsiQ-hzrttJ0Qobuv8oks5vadd2gaJpZM4cK1d1.

Sure! And I am wondering whether lizard will support kotlin some day?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/terryyin/lizard/issues/262#issuecomment-478926076, or mute the thread https://github.com/notifications/unsubscribe-auth/AAwJYtwvrn4qzeZ9TBHCBCa0nE2CJCr_ks5vcyh0gaJpZM4cK1d1.

iccengan commented 5 years ago

cool!

terryyin commented 4 years ago

Golang is already in the list