Skip to content

jamesgober/incremental-lang

Repository files navigation

Rust logo
incremental-lang
INCREMENTAL REPARSE

Crates.io Downloads docs.rs CI MSRV

incremental-lang is the FEAT-tier crate: Incremental reparse: reparse only the changed region for fast editor tooling. Part of the -lang language-construction family; see _strategy/LANG_COLLECTION.md for the master plan.



MSRV is 1.85+ (Rust 2024 edition).

Status: pre-1.0, in active development. The public API is being designed across the 0.x series and frozen at 1.0.0. See CHANGELOG.md.


Installation

[dependencies]
incremental-lang = "0.1"

Status

This is the v0.1.0 scaffold: structure, tooling, and quality gates are in place; the implementation lands across the 0.x series per the ROADMAP and docs/API.md.



Contributing

See dev/DIRECTIVES.md for engineering standards and the definition of done. Before a PR: cargo fmt --all, cargo clippy --all-targets --all-features -- -D warnings, and cargo test --all-features must be clean.


License

Licensed under either of

at your option.

COPYRIGHT © 2026 James Gober .

About

Incremental reparse - reparse only what changed.

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages