# akimd/bison SLOC report

> As of 2026-07-13 (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%). Counted with tokei via OctoCounts.

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-07-13T01:44:00.643837596+00:00. Canonical report: https://octocounts.com/github/akimd/bison

## 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 master at commit 25b3d0e1a3f9 on 2026-07-13T01:44:00.643837596+00:00.

## Similar repository reports

- [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
- [arkq/bluez-alsa](https://octocounts.com/github/arkq/bluez-alsa) — C, 43,054 code lines
- [htop-dev/htop](https://octocounts.com/github/htop-dev/htop) — C, 38,802 code lines
- [allinurl/goaccess](https://octocounts.com/github/allinurl/goaccess) — C, 44,268 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
