tact-lang / tact

Tact compiler main repository
https://tact-lang.org
MIT License
356 stars 98 forks source link

Add Tact to `scc` to get LoC and other statistics #756

Open anton-trunov opened 2 weeks ago

anton-trunov commented 2 weeks ago

https://github.com/boyter/scc?tab=readme-ov-file#addingmodifying-languages

novusnota commented 2 weeks ago

One can also use tokei (at least the alpha released version), as Tact was already merged there two weeks back: https://github.com/XAMPPRocky/tokei/pull/1103