# mawww/kakoune SLOC report

> 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.

## 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 146 code lines per file. C++ accounts for 48.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C++ | 58 | 27,755 | 24,482 | 198 | 3,075 |
| Kakoune script | 191 | 21,058 | 15,870 | 2,482 | 2,706 |
| C++ Header | 86 | 11,131 | 8,786 | 182 | 2,163 |
| 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 2026-08-28T09:07:59.597178326+00:00. Canonical report: https://octocounts.com/github/mawww/kakoune

## Report FAQ

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

mawww/kakoune has 62,331 total lines, including 50,964 code lines, 2,936 comment lines, and 8,431 blank lines.

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

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.

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

This OctoCounts report was generated from master at commit 336aed9a5cb1 on 2026-08-28T09:07:59.597178326+00:00.

## Similar repository reports

- [noctalia-dev/umbriel](https://octocounts.com/github/noctalia-dev/umbriel) — C++, 51,779 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
- [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,068 code lines
- [catchorg/Catch2](https://octocounts.com/github/catchorg/Catch2) — C++, 63,408 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)
