5 results for "all documents"
languages/go/README.md
Verified current Go release state (1.26.x, 1.27 pending Aug 2026), the semantic changes since 1.21 that actually alter idiomatic code (loop-var scoping, range-over-func, generic type aliases, tool directive, errors.AsTyp...
languages/javascript/README.md
Agent-facing 2026 JS/TS ecosystem verdicts: Node LTS lineage and the corepack/install-scripts breaking changes, Bun/Deno npm-compat numbers, Biome's type-aware linting, and the named 2025 supply-chain incidents that chan...
languages/nim/README.md
Nim ecosystem overview for AI coding agents: what Nim is, the Nim 1.x to 2.0 memory-management default change (ORC), toolchain installation via choosenim, nimble vs atlas package management, and the compiler invocation m...
languages/python/README.md
Verified current CPython/tooling status for 2026: 3.14 free-threading now officially supported (PEP 779), the JIT compiler's process crisis (PEP 836), and the uv/Ruff/ty toolchain that has displaced pip/Black/flake8/mypy...
languages/rust/README.md
Modern Rust ecosystem overview: the ownership/borrowing mental model, Cargo and crates.io, the edition system, the standard toolchain (rustup, clippy, rustfmt), and when Rust is the right engineering choice in 2026.