# akimd/bison SLOC report

> As of 2026-09-16 (commit 25b3d0e1a3f9), akimd/bison contains 62,169 total lines: 41,182 code, 13,038 comments, 7,949 blank, across 215 files in 19 languages (top: C 50.3%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

akimd/bison has 41,182 source lines of code out of 62,169 total lines across 215 files, counted from the 25b3d0e1a3f97a33615099e4b211f3953990c203 ref at commit 25b3d0e1a3f9 by the OctoCounts tokei engine on 2026-09-16. 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 akimd/bison to commit 25b3d0e1a3f9, 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.2% of all lines, comments represent 21.0%, and the repository averages 192 code lines per file. C accounts for 50.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 51 | 28,192 | 20,733 | 4,424 | 3,035 |
| C++ | 4 | 5,943 | 4,412 | 807 | 724 |
| Happy | 11 | 3,668 | 3,136 | 0 | 532 |
| M4 | 17 | 5,022 | 2,457 | 1,725 | 840 |
| C Header | 47 | 4,928 | 1,682 | 2,478 | 768 |
| Lex | 5 | 2,387 | 1,621 | 402 | 364 |
| XSL | 4 | 1,843 | 1,610 | 109 | 124 |
| Shell | 4 | 1,587 | 1,050 | 342 | 195 |
| Autoconf | 4 | 1,357 | 963 | 139 | 255 |
| Makefile | 40 | 1,714 | 871 | 565 | 278 |
| D | 1 | 1,327 | 857 | 330 | 140 |
| Java | 1 | 1,303 | 775 | 389 | 139 |

Top language (C 50.3%). Generated at 2026-09-16T23:25:43.365765334+00:00. Canonical report: https://octocounts.com/github/akimd/bison

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/akimd/bison/commit/25b3d0e1a3f97a33615099e4b211f3953990c203?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 akimd/bison have?

akimd/bison has 62,169 total lines, including 41,182 code lines, 13,038 comment lines, and 7,949 blank lines.

### How was the akimd/bison line count measured?

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

### What commit was counted for akimd/bison?

This OctoCounts report was generated from 25b3d0e1a3f97a33615099e4b211f3953990c203 at commit 25b3d0e1a3f9 on 2026-09-16T23:25:43.365765334+00:00.

## Similar repository reports

- [Bigfoot71/r3d](https://octocounts.com/github/Bigfoot71/r3d) — C, 41,086 code lines
- [memcached/memcached](https://octocounts.com/github/memcached/memcached) — C, 41,471 code lines
- [i3/i3](https://octocounts.com/github/i3/i3) — C, 40,254 code lines
- [robertdavidgraham/masscan](https://octocounts.com/github/robertdavidgraham/masscan) — C, 42,331 code lines
- [AmmarkoV/SAM3DBody-cpp](https://octocounts.com/github/AmmarkoV/SAM3DBody-cpp) — C, 42,435 code lines
- [mirror/wget](https://octocounts.com/github/mirror/wget) — C, 44,810 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)
- [Neovim vs VS Code](https://octocounts.com/compare/neovim-vs-vscode)
- [MongoDB vs PostgreSQL](https://octocounts.com/compare/mongodb-vs-postgres)
- [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)
