# isce-framework/isce2 SLOC report

> As of 2026-08-30 (commit b7702cfbd571), isce-framework/isce2 contains 466,762 total lines: 296,129 code, 102,812 comments, 67,821 blank, across 2,650 files in 22 languages (top: Python 45.5%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving isce-framework/isce2 to commit b7702cfbd571, 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 63.4% of all lines, comments represent 22.0%, and the repository averages 112 code lines per file. Python accounts for 45.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 846 | 195,092 | 134,684 | 25,858 | 34,550 |
| FORTRAN Legacy | 291 | 80,002 | 50,943 | 16,457 | 12,602 |
| C++ | 173 | 43,961 | 35,371 | 3,994 | 4,596 |
| C | 102 | 38,430 | 26,886 | 6,044 | 5,500 |
| C Header | 334 | 25,282 | 17,446 | 5,037 | 2,799 |
| XML | 219 | 11,813 | 8,318 | 2,760 | 735 |
| FORTRAN Modern | 32 | 9,868 | 6,828 | 1,139 | 1,901 |
| Scons | 422 | 17,662 | 6,036 | 8,719 | 2,907 |
| CUDA | 14 | 5,116 | 3,323 | 1,026 | 767 |
| CMake | 158 | 2,806 | 2,640 | 15 | 151 |
| Cython | 16 | 2,222 | 1,994 | 101 | 127 |
| Shell | 5 | 516 | 430 | 32 | 54 |

Top language (Python 45.5%). Generated at 2026-08-30T04:46:38.033553291+00:00. Canonical report: https://octocounts.com/github/isce-framework/isce2

## Report FAQ

### How many lines of code does isce-framework/isce2 have?

isce-framework/isce2 has 466,762 total lines, including 296,129 code lines, 102,812 comment lines, and 67,821 blank lines.

### How was the isce-framework/isce2 line count measured?

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

### What commit was counted for isce-framework/isce2?

This OctoCounts report was generated from main at commit b7702cfbd571 on 2026-08-30T04:46:38.033553291+00:00.

## Similar repository reports

- [CunrenLiang/isce2](https://octocounts.com/github/CunrenLiang/isce2) — Python, 296,722 code lines
- [confident-ai/deepeval](https://octocounts.com/github/confident-ai/deepeval) — Python, 299,491 code lines
- [topoteretes/cognee](https://octocounts.com/github/topoteretes/cognee) — Python, 299,984 code lines
- [pandas-dev/pandas](https://octocounts.com/github/pandas-dev/pandas) — Python, 291,433 code lines
- [letta-ai/letta](https://octocounts.com/github/letta-ai/letta) — Python, 281,399 code lines
- [run-llama/llama_index](https://octocounts.com/github/run-llama/llama_index) — Python, 311,078 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)
