# lambda-symbolics/autolith SLOC report

> As of 2026-09-17 (commit 0c4d1b12fcc7), lambda-symbolics/autolith contains 97,785 total lines: 89,217 code, 1,280 comments, 7,288 blank, across 221 files in 9 languages (top: Common Lisp 94.8%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

lambda-symbolics/autolith has 89,217 source lines of code out of 97,785 total lines across 221 files, counted from the master ref at commit 0c4d1b12fcc7 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 lambda-symbolics/autolith to commit 0c4d1b12fcc7, 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 91.2% of all lines, comments represent 1.3%, and the repository averages 404 code lines per file. Common Lisp accounts for 94.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Common Lisp | 181 | 92,131 | 84,586 | 801 | 6,744 |
| BASH | 15 | 1,944 | 1,732 | 17 | 195 |
| Org | 2 | 1,074 | 940 | 0 | 134 |
| Nix | 2 | 1,061 | 896 | 90 | 75 |
| PowerShell | 13 | 668 | 580 | 55 | 33 |
| Shell | 5 | 486 | 432 | 15 | 39 |
| C | 1 | 50 | 41 | 0 | 9 |
| Batch | 1 | 10 | 10 | 0 | 0 |
| Markdown | 1 | 361 | 0 | 302 | 59 |

Top language (Common Lisp 94.8%). Generated at 2026-09-17T16:17:59.107557037+00:00. Canonical report: https://octocounts.com/github/lambda-symbolics/autolith

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/lambda-symbolics/autolith/commit/0c4d1b12fcc77ee12bd67dadbd0259659086743d?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 lambda-symbolics/autolith have?

lambda-symbolics/autolith has 97,785 total lines, including 89,217 code lines, 1,280 comment lines, and 7,288 blank lines.

### How was the lambda-symbolics/autolith line count measured?

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

### What commit was counted for lambda-symbolics/autolith?

This OctoCounts report was generated from master at commit 0c4d1b12fcc7 on 2026-09-17T16:17:59.107557037+00:00.

## Similar repository reports

- [1zun4/vesc_scooter_support](https://octocounts.com/github/1zun4/vesc_scooter_support) — Common Lisp, 1,505 code lines
- [userInner/OnPeople](https://octocounts.com/github/userInner/OnPeople) — Rust, 89,109 code lines
- [RsyncProject/rsync](https://octocounts.com/github/RsyncProject/rsync) — C, 88,909 code lines
- [zxr-roro/GPT5.6-5.5-](https://octocounts.com/github/zxr-roro/GPT5.6-5.5-) — JSON, 89,692 code lines
- [lalabuy948/PhoenixAnalytics](https://octocounts.com/github/lalabuy948/PhoenixAnalytics) — JavaScript, 88,652 code lines
- [Zackriya-Solutions/meetily](https://octocounts.com/github/Zackriya-Solutions/meetily) — Rust, 90,269 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)
