# mathis-s/Compiler SLOC report

> As of 2026-09-05 (commit fee16fc9a5df), mathis-s/Compiler contains 10,760 total lines: 8,634 code, 718 comments, 1,408 blank, across 62 files in 4 languages (top: C 76.3%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving mathis-s/Compiler to commit fee16fc9a5df, 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 small codebase by counted code lines. Code represents 80.2% of all lines, comments represent 6.7%, and the repository averages 139 code lines per file. C accounts for 76.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 28 | 8,278 | 6,592 | 523 | 1,163 |
| C Header | 32 | 2,359 | 2,006 | 123 | 230 |
| CMake | 1 | 39 | 36 | 0 | 3 |
| Markdown | 1 | 84 | 0 | 72 | 12 |

Top language (C 76.3%). Generated at 2026-09-05T15:55:33.821353163+00:00. Canonical report: https://octocounts.com/github/mathis-s/Compiler

## Report FAQ

### How many lines of code does mathis-s/Compiler have?

mathis-s/Compiler has 10,760 total lines, including 8,634 code lines, 718 comment lines, and 1,408 blank lines.

### How was the mathis-s/Compiler line count measured?

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

### What commit was counted for mathis-s/Compiler?

This OctoCounts report was generated from main at commit fee16fc9a5df on 2026-09-05T15:55:33.821353163+00:00.

## Similar repository reports

- [jpoirier/picoc](https://octocounts.com/github/jpoirier/picoc) — C, 8,802 code lines
- [JoinChang/ghostlock-oneplus](https://octocounts.com/github/JoinChang/ghostlock-oneplus) — C, 8,058 code lines
- [mirror/sed](https://octocounts.com/github/mirror/sed) — C, 9,604 code lines
- [antirez/qwen-asr](https://octocounts.com/github/antirez/qwen-asr) — C, 7,661 code lines
- [mirror/patch](https://octocounts.com/github/mirror/patch) — C, 7,153 code lines
- [NullLabTests/UniqOS](https://octocounts.com/github/NullLabTests/UniqOS) — C, 7,115 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)
