Published January 25, 2026
| Version v2.08
Software
Open
AlDanial/cloc: v2.08
Authors/Creators
- AlDanial
- Sietse Snel1
- Stefan Boos
- jolkdarr2
- Martin Leduc
- Christoph Beckmann3
- MichaelDimmitt
- Yanis Zafirópulos
- Enguerrand de Ribaucourt4
- Jakub Wilk
- Gustavo Chaves5
- boB Rudis6
- asrmchq7
- Alex Gough
- EDM1158
- Eric Chen9
- Jimmy Tang
- Jonathan Dursi10
- Jonathan Romano11
- RyanMcC
- Todd Gamblin12
- Viktor Szépe
- fei long
- achary
- Asad Ali
- Brando!
- Chris Dahlheimer13
- Dan Foreman-Mackey
- david
- David Ulrich
- 1. @UtrechtUniversity
- 2. Naval Group
- 3. TechMiners
- 4. @savoirfairelinux
- 5. CPQD
- 6. GreyNoise Intelligence
- 7. FUJITSU
- 8. searching for a job 👀
- 9. University of Waterloo
- 10. @NVIDIA
- 11. Frameshifter/@eternagame
- 12. @LLNL
- 13. Trail of Bits
Description
New Languages and File Types:
- Activiti Business Process
- Aria
- AXAML
- Bicep
- BitBake
- Clarity
- Haskell Boot
- Hibernate
- JSP Tag Library Definition
- Jasper Report XML/Template
- Justfile
- Liquibase
- Magik
- VSCode Workspace
- Yarn
Updates:
- Support input through process substitution on Unix-like operating systems (example:
cloc <(git diff HEAD~1 HEAD --name-only)) - Improve Perl filter for POD (plain old documentation) handling.
--quietnow suppresses all informational output including error messages unless new switch--show-errorsis also given.- Add
.ctsextension for TypeScript. - Renamed "VB for Applications" to "VBA"
- Add
.vbhtmlextension for Visual Basic .NET - Renamed "Visual Basic Script" to "VBScript"
- New switch
--include-submodules(applies to--vcs=git) to include git submodule files in the count. - Revert back to manual build of Windows executable to avoid issues with symlinks seen with winget on executables created in Github Actions.
Bug fixes:
- Handle empty files when using
--git --diff. - Replace "Nothing to count." output with valid formatted output (JSON, etc) when no files are found to count.
- Fix language definition parse errors with
--read-lang-def,--force-lang-def(specifically, update matching regex to allow leading '.' as in .NET)
Files
AlDanial/cloc-v2.08.zip
Files
(1.1 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:e84cf5785effcaec0fd28f8fe88681e3
|
1.1 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/AlDanial/cloc/tree/v2.08 (URL)
Software
- Repository URL
- https://github.com/AlDanial/cloc