# MaJerle/lwshell SLOC report

> As of 2026-07-13 (commit 61f0a5bbcb61), MaJerle/lwshell contains 1,274 total lines: 615 code, 495 comments, 164 blank, across 18 files in 5 languages (top: C 60.2%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving MaJerle/lwshell to commit 61f0a5bbcb61, 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 48.3% of all lines, comments represent 38.9%, and the repository averages 34 code lines per file. C accounts for 60.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 3 | 564 | 370 | 123 | 71 |
| C Header | 4 | 468 | 113 | 300 | 55 |
| JSON | 2 | 80 | 79 | 0 | 1 |
| CMake | 6 | 95 | 53 | 27 | 15 |
| Markdown | 3 | 67 | 0 | 45 | 22 |

Top language (C 60.2%). Generated at 2026-07-13T01:58:08.790830027+00:00. Canonical report: https://octocounts.com/github/MaJerle/lwshell

## Report FAQ

### How many lines of code does MaJerle/lwshell have?

MaJerle/lwshell has 1,274 total lines, including 615 code lines, 495 comment lines, and 164 blank lines.

### How was the MaJerle/lwshell line count measured?

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

### What commit was counted for MaJerle/lwshell?

This OctoCounts report was generated from develop at commit 61f0a5bbcb61 on 2026-07-13T01:58:08.790830027+00:00.

## Similar repository reports

- [leahneukirchen/nq](https://octocounts.com/github/leahneukirchen/nq) — C, 632 code lines
- [philipl/pifs](https://octocounts.com/github/philipl/pifs) — C, 428 code lines
- [rxi/fe](https://octocounts.com/github/rxi/fe) — C, 831 code lines
- [openstf/minitouch](https://octocounts.com/github/openstf/minitouch) — C, 863 code lines
- [jamesy0ung/coreboot-m93p](https://octocounts.com/github/jamesy0ung/coreboot-m93p) — C, 268 code lines
- [Sieep-Coding/snow-simulation](https://octocounts.com/github/Sieep-Coding/snow-simulation) — C, 235 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)
- [Neovim vs VS Code](https://octocounts.com/compare/neovim-vs-vscode)
- [MongoDB vs PostgreSQL](https://octocounts.com/compare/mongodb-vs-postgres)
- [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)
