As of 2026-08-26 (commit 6db2b663af92), mesonbuild/meson contains 182,698 total lines: 141,659 code, 14,534 comments, 26,505 blank, across 4,742 files in 50 languages (top: Python 70.1%). Counted with tokei via OctoCounts.
OctoCounts produced this report by resolving mesonbuild/meson to commit 6db2b663af92, 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.
This is a large codebase by counted code lines. Code represents 77.5% of all lines, comments represent 8.0%, and the repository averages 30 code lines per file. Python accounts for 70.1% of counted code.
| Language | Files | Lines | Code | Comments | Blanks |
|---|---|---|---|---|---|
| Python | 534 | 126301 | 99245 | 9720 | 17336 |
| Meson | 1578 | 25406 | 18478 | 2097 | 4831 |
| C | 931 | 10089 | 7987 | 621 | 1481 |
| JSON | 393 | 4882 | 4851 | 0 | 31 |
| C++ | 204 | 2676 | 2067 | 117 | 492 |
| C Header | 234 | 2132 | 1445 | 244 | 443 |
| CMake | 53 | 1342 | 970 | 85 | 287 |
| Rust | 121 | 858 | 705 | 29 | 124 |
| Autoconf | 108 | 865 | 579 | 135 | 151 |
| FORTRAN Modern | 56 | 729 | 503 | 15 | 211 |
| C++ Header | 61 | 626 | 446 | 46 | 134 |
| SVG | 2 | 429 | 425 | 2 | 2 |
Top language (Python 70.1%). Generated at 2026-08-26T18:18:29.075527359+00:00.
mesonbuild/meson has 182,698 total lines, including 141,659 code lines, 14,534 comment lines, and 26,505 blank lines.
OctoCounts resolved the public GitHub repository to commit 6db2b663af92, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.
This OctoCounts report was generated from master at commit 6db2b663af92 on 2026-08-26T18:18:29.075527359+00:00.
Other public repositories with an OctoCounts report, ranked by top language and code size similarity: