# toml-lang/toml SLOC report

> As of 2026-09-13 (commit 7d51ec6327fa), toml-lang/toml contains 1,507 total lines: 367 code, 723 comments, 417 blank, across 6 files in 4 languages (top: Python 60.2%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving toml-lang/toml to commit 7d51ec6327fa, 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 24.4% of all lines, comments represent 48.0%, and the repository averages 61 code lines per file. Python accounts for 60.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 1 | 305 | 221 | 17 | 67 |
| ABNF | 1 | 247 | 126 | 41 | 80 |
| SVG | 1 | 21 | 20 | 1 | 0 |
| Markdown | 3 | 934 | 0 | 664 | 270 |

Top language (Python 60.2%). Generated at 2026-09-13T13:52:56.490110252+00:00. Canonical report: https://octocounts.com/github/toml-lang/toml

## Report FAQ

### How many lines of code does toml-lang/toml have?

toml-lang/toml has 1,507 total lines, including 367 code lines, 723 comment lines, and 417 blank lines.

### How was the toml-lang/toml line count measured?

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

### What commit was counted for toml-lang/toml?

This OctoCounts report was generated from 7d51ec6327fab2cc2a7d2eb964d44dc2b44e5237 at commit 7d51ec6327fa on 2026-09-13T13:52:56.490110252+00:00.

## Similar repository reports

- [wuyoscar/GPT-Image2-Skill](https://octocounts.com/github/wuyoscar/GPT-Image2-Skill) — Python, 371 code lines
- [driscoll42/chicago-engineering-and-tech-communities](https://octocounts.com/github/driscoll42/chicago-engineering-and-tech-communities) — Python, 372 code lines
- [Yoakshat/voice-butler](https://octocounts.com/github/Yoakshat/voice-butler) — Python, 359 code lines
- [starchild-codes/semantic-saturation-pipeline](https://octocounts.com/github/starchild-codes/semantic-saturation-pipeline) — Python, 376 code lines
- [deepseek-ai/Engram](https://octocounts.com/github/deepseek-ai/Engram) — Python, 353 code lines
- [bablokb/circuitpython-pw-helper](https://octocounts.com/github/bablokb/circuitpython-pw-helper) — Python, 382 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)
- [TensorFlow vs PyTorch](https://octocounts.com/compare/tensorflow-vs-pytorch)
- [Django vs Ruby on Rails](https://octocounts.com/compare/django-vs-rails)
- [Laravel vs Django](https://octocounts.com/compare/laravel-vs-django)
- [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)
