Skip to content

Commit 1ce7c7e

Browse files
anvansterclaude
andcommitted
docs: note COBOL/Fortran/Perl/Dart/Zig/R are extra-languages-gated
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent a7a6c33 commit 1ce7c7e

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -329,6 +329,12 @@ Additional tools available in [CodeGraph Pro](https://codegraph.astudioplus.com/
329329

330330
HTTP handler detection: Python (FastAPI/Flask/Django), TypeScript (NestJS), Java (Spring/JAX-RS), Go (stdlib/Gin/Echo/Fiber), C# (ASP.NET), Ruby (Rails), PHP (Laravel/Symfony).
331331

332+
> **Community vs full builds:** COBOL, Fortran, Perl, Dart, Zig, and R are
333+
> compiled only with `--features extra-languages`. The default community binary
334+
> omits them — they had zero usage in telemetry and their tree-sitter grammars
335+
> add ~25 MB (COBOL's parse tables alone are 30 MB). The other 32 languages are
336+
> always available.
337+
332338
---
333339

334340
## Architecture

0 commit comments

Comments
 (0)