# phoenixthrush/Tiny-C-Compiler SLOC report

> As of 2026-09-21 (commit 9df244a86075), phoenixthrush/Tiny-C-Compiler contains 38,914 total lines: 33,671 code, 1,126 comments, 4,117 blank, across 95 files in 5 languages (top: C Header 85.2%). Default configuration. Counted with tokei via OctoCounts.

phoenixthrush/Tiny-C-Compiler has 33,671 source lines of code out of 38,914 total lines across 95 files, counted from the main ref at commit 9df244a86075 by the OctoCounts tokei engine on 2026-09-21. 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 phoenixthrush/Tiny-C-Compiler to commit 9df244a86075, 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 86.5% of all lines, comments represent 2.9%, and the repository averages 354 code lines per file. C Header accounts for 85.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C Header | 82 | 33,343 | 28,698 | 848 | 3,797 |
| Module-Definition | 5 | 3,201 | 3,196 | 0 | 5 |
| HTML | 1 | 1,718 | 1,571 | 1 | 146 |
| C | 5 | 316 | 206 | 55 | 55 |
| Plain Text | 2 | 336 | 0 | 222 | 114 |

Top language (C Header 85.2%). Generated at 2026-09-21T17:42:44.166444446+00:00. Canonical report: https://octocounts.com/github/phoenixthrush/Tiny-C-Compiler

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/phoenixthrush/Tiny-C-Compiler/commit/9df244a860759ee7326e5ce2b1d06e5bf0d73b94?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Atrue%2C%22includeTests%22%3Atrue%2C%22includeGenerated%22%3Atrue%7D).

## Report FAQ

### How many lines of code does phoenixthrush/Tiny-C-Compiler have?

phoenixthrush/Tiny-C-Compiler has 38,914 total lines, including 33,671 code lines, 1,126 comment lines, and 4,117 blank lines.

### How was the phoenixthrush/Tiny-C-Compiler line count measured?

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

### What commit was counted for phoenixthrush/Tiny-C-Compiler?

This OctoCounts report was generated from main at commit 9df244a86075 on 2026-09-21T17:42:44.166444446+00:00.

## Similar repository reports

- [libretro/QuickNES_Core](https://octocounts.com/github/libretro/QuickNES_Core) — C Header, 33,944 code lines
- [aristocratos/btop](https://octocounts.com/github/aristocratos/btop) — C Header, 36,964 code lines
- [ctfhubio/GNU-time](https://octocounts.com/github/ctfhubio/GNU-time) — C Header, 29,523 code lines
- [google/googletest](https://octocounts.com/github/google/googletest) — C Header, 27,072 code lines
- [Kahviz/BoronGameEngine](https://octocounts.com/github/Kahviz/BoronGameEngine) — C Header, 26,195 code lines
- [davmac314/dinit](https://octocounts.com/github/davmac314/dinit) — C Header, 24,994 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)
