As of 2026-08-28 (commit 336aed9a5cb1), mawww/kakoune contains 62,331 total lines: 50,964 code, 2,936 comments, 8,431 blank, across 348 files in 10 languages (top: C++ 48.0%). Counted with tokei via OctoCounts.
OctoCounts produced this report by resolving mawww/kakoune to commit 336aed9a5cb1, 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 medium-sized codebase by counted code lines. Code represents 81.8% of all lines, comments represent 4.7%, and the repository averages 146 code lines per file. C++ accounts for 48.0% of counted code.
| Language | Files | Lines | Code | Comments | Blanks |
|---|---|---|---|---|---|
| C++ | 58 | 27755 | 24482 | 198 | 3075 |
| Kakoune script | 191 | 21058 | 15870 | 2482 | 2706 |
| C++ Header | 86 | 11131 | 8786 | 182 | 2163 |
| AsciiDoc | 4 | 987 | 740 | 0 | 247 |
| Python | 2 | 546 | 388 | 52 | 106 |
| Perl | 2 | 278 | 264 | 2 | 12 |
| Makefile | 1 | 224 | 162 | 3 | 59 |
| Shell | 2 | 139 | 112 | 8 | 19 |
| RPM Specfile | 1 | 133 | 93 | 3 | 37 |
| Ruby | 1 | 80 | 67 | 6 | 7 |
Top language (C++ 48.0%). Generated at .
mawww/kakoune has 62,331 total lines, including 50,964 code lines, 2,936 comment lines, and 8,431 blank lines.
OctoCounts resolved the public GitHub repository to commit 336aed9a5cb1, 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 336aed9a5cb1 on 2026-08-28T09:07:59.597178326+00:00.
Other public repositories with an OctoCounts report, ranked by top language and code size similarity: