# LensPlaysGames/LensorCompilerCollection SLOC report

> As of 2026-09-04 (commit 4edd10f29872), LensPlaysGames/LensorCompilerCollection contains 83,062 total lines: 55,602 code, 14,895 comments, 12,565 blank, across 373 files in 14 languages (top: C++ 67.1%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving LensPlaysGames/LensorCompilerCollection to commit 4edd10f29872, downloading the repository source archive, and counting every source file with tokei, the open-source line counter written in Rust. The table below breaks the count down by programming language into files, total lines, code lines, comment lines, and blank lines, so the figures can be compared across languages and projects. Results are cached by commit, tokei version, and analysis options, so counting the same revision again reproduces exactly these numbers.

## Repository size insights

This is a medium-sized codebase by counted code lines. Code represents 66.9% of all lines, comments represent 17.9%, and the repository averages 149 code lines per file. C++ accounts for 67.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C++ | 75 | 49,248 | 37,290 | 5,864 | 6,094 |
| C++ Header | 88 | 17,968 | 12,425 | 2,553 | 2,990 |
| Org | 111 | 3,027 | 2,300 | 0 | 727 |
| CMake | 9 | 1,553 | 1,181 | 197 | 175 |
| Emacs Lisp | 3 | 1,359 | 980 | 187 | 192 |
| C Header | 3 | 1,177 | 535 | 506 | 136 |
| HTML | 1 | 505 | 458 | 29 | 18 |
| Python | 2 | 362 | 237 | 58 | 67 |
| Vim Script | 4 | 165 | 138 | 1 | 26 |
| CSS | 1 | 40 | 32 | 0 | 8 |
| SVG | 1 | 21 | 21 | 0 | 0 |
| Shell | 1 | 3 | 3 | 0 | 0 |

Top language (C++ 67.1%). Generated at 2026-09-04T15:31:20.037543488+00:00. Canonical report: https://octocounts.com/github/LensPlaysGames/LensorCompilerCollection

## Report FAQ

### How many lines of code does LensPlaysGames/LensorCompilerCollection have?

LensPlaysGames/LensorCompilerCollection has 83,062 total lines, including 55,602 code lines, 14,895 comment lines, and 12,565 blank lines.

### How was the LensPlaysGames/LensorCompilerCollection line count measured?

OctoCounts resolved the public GitHub repository to commit 4edd10f29872, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.

### What commit was counted for LensPlaysGames/LensorCompilerCollection?

This OctoCounts report was generated from main at commit 4edd10f29872 on 2026-09-04T15:31:20.037543488+00:00.

## Similar repository reports

- [mawww/kakoune](https://octocounts.com/github/mawww/kakoune) — C++, 50,964 code lines
- [schrodinger/sketcher](https://octocounts.com/github/schrodinger/sketcher) — C++, 50,109 code lines
- [oceanbase/miniob](https://octocounts.com/github/oceanbase/miniob) — C++, 49,805 code lines
- [catchorg/Catch2](https://octocounts.com/github/catchorg/Catch2) — C++, 63,408 code lines
- [rpm-software-management/rpm](https://octocounts.com/github/rpm-software-management/rpm) — C++, 66,355 code lines
- [ClassicOldSong/Apollo](https://octocounts.com/github/ClassicOldSong/Apollo) — C++, 67,623 code lines

## Related OctoCounts pages

- [Recently analyzed repositories](https://octocounts.com/recent)
- [Popular SLOC reports](https://octocounts.com/popular)
- [Trending GitHub repositories](https://octocounts.com/trending)
- [Hall of Monoliths](https://octocounts.com/hall-of-monoliths)
- [TensorFlow vs PyTorch](https://octocounts.com/compare/tensorflow-vs-pytorch)
- [Electron vs Tauri](https://octocounts.com/compare/electron-vs-tauri)
- [Godot vs Bevy](https://octocounts.com/compare/godot-vs-bevy)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [OctoCounts API docs](https://octocounts.com/docs/api)
