# mawww/kakoune SLOC report

> As of 2026-09-23 (commit f16dba30002c), mawww/kakoune contains 62,523 total lines: 51,138 code, 2,946 comments, 8,439 blank, across 349 files in 10 languages (top: C++ 47.9%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

mawww/kakoune has 51,138 source lines of code out of 62,523 total lines across 349 files, counted from the master ref at commit f16dba30002c by the OctoCounts tokei engine on 2026-09-23. The report is cached by commit, tokei version, and analysis options, so recounting the same revision returns exactly these numbers.

OctoCounts produced this report by resolving mawww/kakoune to commit f16dba30002c, 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 81.8% of all lines, comments represent 4.7%, and the repository averages 147 code lines per file. C++ accounts for 47.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C++ | 58 | 27,769 | 24,496 | 198 | 3,075 |
| Kakoune script | 192 | 21,241 | 16,033 | 2,492 | 2,716 |
| C++ Header | 86 | 11,126 | 8,783 | 182 | 2,161 |
| 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++ 47.9%). Generated at 2026-09-23T01:30:12.253275577+00:00. Canonical report: https://octocounts.com/github/mawww/kakoune

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/mawww/kakoune/commit/f16dba30002c4a18a247968ad4d12043cce018a8?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Afalse%2C%22includeTests%22%3Afalse%2C%22includeGenerated%22%3Afalse%7D).

## Report FAQ

### How many lines of code does mawww/kakoune have?

mawww/kakoune has 62,523 total lines, including 51,138 code lines, 2,946 comment lines, and 8,439 blank lines.

### How was the mawww/kakoune line count measured?

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

### What commit was counted for mawww/kakoune?

This OctoCounts report was generated from master at commit f16dba30002c on 2026-09-23T01:30:12.253275577+00:00.

## Similar repository reports

- [apinprastya/sultan](https://octocounts.com/github/apinprastya/sultan) — C++, 50,995 code lines
- [noctalia-dev/umbriel](https://octocounts.com/github/noctalia-dev/umbriel) — C++, 51,779 code lines
- [schrodinger/sketcher](https://octocounts.com/github/schrodinger/sketcher) — C++, 52,910 code lines
- [LensPlaysGames/LensorCompilerCollection](https://octocounts.com/github/LensPlaysGames/LensorCompilerCollection) — C++, 55,602 code lines
- [quickshell-mirror/quickshell](https://octocounts.com/github/quickshell-mirror/quickshell) — C++, 46,165 code lines
- [BVLC/caffe](https://octocounts.com/github/BVLC/caffe) — C++, 57,102 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)
- [SLOC and code metrics glossary](https://octocounts.com/docs/glossary)
- [Original research: how filtering changes SLOC counts](https://octocounts.com/research)
- [OctoCounts API docs](https://octocounts.com/docs/api)
