# AccelerateHS/accelerate SLOC report

> As of 2026-09-17 (commit 981db031c757), AccelerateHS/accelerate contains 56,798 total lines: 33,435 code, 15,798 comments, 7,565 blank, across 214 files in 8 languages (top: Haskell 90.7%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

AccelerateHS/accelerate has 33,435 source lines of code out of 56,798 total lines across 214 files, counted from the 981db031c7573bd38decbf3c123769a051ce9f32 ref at commit 981db031c757 by the OctoCounts tokei engine on 2026-09-17. 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 AccelerateHS/accelerate to commit 981db031c757, 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 58.9% of all lines, comments represent 27.8%, and the repository averages 156 code lines per file. Haskell accounts for 90.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Haskell | 180 | 51,625 | 30,330 | 14,397 | 6,898 |
| C | 10 | 2,207 | 1,483 | 489 | 235 |
| Cabal | 1 | 775 | 653 | 43 | 79 |
| C Header | 12 | 818 | 424 | 302 | 92 |
| YAML | 6 | 450 | 295 | 72 | 83 |
| Bitbake | 1 | 314 | 217 | 62 | 35 |
| Shell | 1 | 57 | 33 | 11 | 13 |
| Markdown | 3 | 552 | 0 | 422 | 130 |

Top language (Haskell 90.7%). Generated at 2026-09-17T05:54:41.029619163+00:00. Canonical report: https://octocounts.com/github/AccelerateHS/accelerate

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/AccelerateHS/accelerate/commit/981db031c7573bd38decbf3c123769a051ce9f32?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 AccelerateHS/accelerate have?

AccelerateHS/accelerate has 56,798 total lines, including 33,435 code lines, 15,798 comment lines, and 7,565 blank lines.

### How was the AccelerateHS/accelerate line count measured?

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

### What commit was counted for AccelerateHS/accelerate?

This OctoCounts report was generated from 981db031c7573bd38decbf3c123769a051ce9f32 at commit 981db031c757 on 2026-09-17T05:54:41.029619163+00:00.

## Similar repository reports

- [jgm/pandoc](https://octocounts.com/github/jgm/pandoc) — Haskell, 98,767 code lines
- [edgehero/pi-dispatch](https://octocounts.com/github/edgehero/pi-dispatch) — JavaScript, 33,438 code lines
- [immerjs/immer](https://octocounts.com/github/immerjs/immer) — JSON, 33,467 code lines
- [labstack/echo](https://octocounts.com/github/labstack/echo) — Go, 33,284 code lines
- [s01ix/hotelapp](https://octocounts.com/github/s01ix/hotelapp) — HTML, 33,263 code lines
- [Fei-Away/Codex-Dream-Skin](https://octocounts.com/github/Fei-Away/Codex-Dream-Skin) — JavaScript, 33,611 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)
- [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)
