# stanford-cs336/lectures SLOC report

> As of 2026-09-10 (commit 8b59b5073076), stanford-cs336/lectures contains 380,826 total lines: 175,340 code, 200,567 comments, 4,919 blank, across 36 files in 8 languages (top: JSON 97.1%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving stanford-cs336/lectures to commit 8b59b5073076, 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 large codebase by counted code lines. Code represents 46.0% of all lines, comments represent 52.7%, and the repository averages 4,871 code lines per file. JSON accounts for 97.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JSON | 12 | 170,197 | 170,197 | 0 | 0 |
| Python | 14 | 5,923 | 4,248 | 262 | 1,413 |
| JavaScript | 3 | 993 | 864 | 123 | 6 |
| HTML | 1 | 17 | 17 | 0 | 0 |
| TOML | 1 | 13 | 13 | 0 | 0 |
| CSS | 1 | 10 | 1 | 9 | 0 |
| Markdown | 1 | 36 | 0 | 21 | 15 |
| Plain Text | 3 | 203,637 | 0 | 200,152 | 3,485 |

Top language (JSON 97.1%). Generated at 2026-09-10T21:08:54.261976862+00:00. Canonical report: https://octocounts.com/github/stanford-cs336/lectures

## Report FAQ

### How many lines of code does stanford-cs336/lectures have?

stanford-cs336/lectures has 380,826 total lines, including 175,340 code lines, 200,567 comment lines, and 4,919 blank lines.

### How was the stanford-cs336/lectures line count measured?

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

### What commit was counted for stanford-cs336/lectures?

This OctoCounts report was generated from main at commit 8b59b5073076 on 2026-09-10T21:08:54.261976862+00:00.

## Similar repository reports

- [umami-software/umami](https://octocounts.com/github/umami-software/umami) — JSON, 172,576 code lines
- [chen-006/gpt56_api_detector](https://octocounts.com/github/chen-006/gpt56_api_detector) — JSON, 180,504 code lines
- [halo-dev/halo](https://octocounts.com/github/halo-dev/halo) — JSON, 180,790 code lines
- [lmgame-org/GamingAgent](https://octocounts.com/github/lmgame-org/GamingAgent) — JSON, 169,859 code lines
- [shahsarmad205/systemic_momentum_engine](https://octocounts.com/github/shahsarmad205/systemic_momentum_engine) — JSON, 169,845 code lines
- [anthropics/claude-cookbooks](https://octocounts.com/github/anthropics/claude-cookbooks) — JSON, 181,893 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
