# stanford-cs336/assignment1-basics SLOC report

> As of 2026-09-11 (commit 430e2c844e29), stanford-cs336/assignment1-basics contains 403 total lines: 114 code, 197 comments, 92 blank, across 6 files in 4 languages (top: TOML 38.6%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving stanford-cs336/assignment1-basics to commit 430e2c844e29, 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 28.3% of all lines, comments represent 48.9%, and the repository averages 19 code lines per file. TOML accounts for 38.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TOML | 1 | 52 | 44 | 1 | 7 |
| Python | 2 | 65 | 41 | 10 | 14 |
| Shell | 1 | 36 | 29 | 3 | 4 |
| Markdown | 2 | 250 | 0 | 183 | 67 |

Top language (TOML 38.6%). Generated at 2026-09-11T05:33:19.582843872+00:00. Canonical report: https://octocounts.com/github/stanford-cs336/assignment1-basics

## Report FAQ

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

stanford-cs336/assignment1-basics has 403 total lines, including 114 code lines, 197 comment lines, and 92 blank lines.

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

OctoCounts resolved the public GitHub repository to commit 430e2c844e29, 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/assignment1-basics?

This OctoCounts report was generated from 430e2c844e29f8aad8f9330e8706db9cb508241f at commit 430e2c844e29 on 2026-09-11T05:33:19.582843872+00:00.

## Similar repository reports

- [tower/agentic-data-engineering](https://octocounts.com/github/tower/agentic-data-engineering) — TOML, 14 code lines
- [WebAssembly/WASI](https://octocounts.com/github/WebAssembly/WASI) — TOML, 8 code lines
- [nlimpid/lark-oapi](https://octocounts.com/github/nlimpid/lark-oapi) — TOML, 8 code lines
- [datacurve-ai/deep-swe](https://octocounts.com/github/datacurve-ai/deep-swe) — TOML, 9,802 code lines
- [tractorjuice/arc-kit](https://octocounts.com/github/tractorjuice/arc-kit) — TOML, 98,008 code lines
- [anomalyco/models.dev](https://octocounts.com/github/anomalyco/models.dev) — TOML, 120,239 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)
