# milisp/codexia SLOC report

> As of 2026-09-18 (commit a60abf476bd3), milisp/codexia contains 84,631 total lines: 68,714 code, 7,598 comments, 8,319 blank, across 1,414 files in 13 languages (top: TSX 48.7%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

milisp/codexia has 68,714 source lines of code out of 84,631 total lines across 1,414 files, counted from the a60abf476bd3c4bd0aa39fc10e665d859bdbd3be ref at commit a60abf476bd3 by the OctoCounts tokei engine on 2026-09-18. 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 milisp/codexia to commit a60abf476bd3, 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 81.2% of all lines, comments represent 9.0%, and the repository averages 49 code lines per file. TSX accounts for 48.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TSX | 315 | 37,263 | 33,459 | 978 | 2,826 |
| Rust | 118 | 18,879 | 16,481 | 370 | 2,028 |
| TypeScript | 904 | 23,631 | 15,527 | 5,157 | 2,947 |
| JSON | 17 | 1,734 | 1,731 | 0 | 3 |
| CSS | 4 | 710 | 612 | 29 | 69 |
| TOML | 10 | 439 | 367 | 20 | 52 |
| JavaScript | 4 | 251 | 211 | 5 | 35 |
| Shell | 3 | 231 | 161 | 34 | 36 |
| SVG | 16 | 86 | 72 | 14 | 0 |
| Batch | 1 | 97 | 64 | 17 | 16 |
| Just | 1 | 18 | 16 | 0 | 2 |
| HTML | 1 | 16 | 13 | 0 | 3 |

Top language (TSX 48.7%). Generated at 2026-09-18T14:35:51.658211269+00:00. Canonical report: https://octocounts.com/github/milisp/codexia

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/milisp/codexia/commit/a60abf476bd3c4bd0aa39fc10e665d859bdbd3be?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 milisp/codexia have?

milisp/codexia has 84,631 total lines, including 68,714 code lines, 7,598 comment lines, and 8,319 blank lines.

### How was the milisp/codexia line count measured?

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

### What commit was counted for milisp/codexia?

This OctoCounts report was generated from a60abf476bd3c4bd0aa39fc10e665d859bdbd3be at commit a60abf476bd3 on 2026-09-18T14:35:51.658211269+00:00.

## Similar repository reports

- [jamiepine/voicebox](https://octocounts.com/github/jamiepine/voicebox) — TSX, 68,209 code lines
- [reconurge/flowsint](https://octocounts.com/github/reconurge/flowsint) — TSX, 70,076 code lines
- [recharts/recharts](https://octocounts.com/github/recharts/recharts) — TSX, 65,578 code lines
- [korbinjoe/excalidraw-cn](https://octocounts.com/github/korbinjoe/excalidraw-cn) — TSX, 73,078 code lines
- [agegr/pi-web](https://octocounts.com/github/agegr/pi-web) — TSX, 80,698 code lines
- [iceyatom/NOVA_Project](https://octocounts.com/github/iceyatom/NOVA_Project) — TSX, 56,187 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)
