Comments on: cloc – Count Lines of Code in Many Programming Languages https://www.tecmint.com/cloc-count-lines-of-code-in-linux/ Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks. Thu, 13 Jul 2023 22:55:27 +0000 hourly 1 By: 0b1 https://www.tecmint.com/cloc-count-lines-of-code-in-linux/comment-page-1/#comment-1695562 Mon, 03 Jan 2022 14:06:05 +0000 https://www.tecmint.com/?p=30919#comment-1695562 There is a new tool out, Loci. https://www.npmjs.com/package/@0b1.org/loci

Written entirely in nodejs, it produces similar results to Cloc, but in less time. It doesn’t have some of the value-added features, like Diff or in-archive scanning.

It is useful in a tightly controlled network where you can’t run an executable (like cloc.exe) or have access to Perl scripts (cloc.pl) but have nodejs.

]]>
By: piso20 https://www.tecmint.com/cloc-count-lines-of-code-in-linux/comment-page-1/#comment-1149607 Sat, 11 May 2019 17:25:56 +0000 https://www.tecmint.com/?p=30919#comment-1149607 So interesting article, I am a bank`s specialist system area, and we are searching for a tool to improve our numbers.

thanks

]]>