Skip to content
No description, website, or topics provided.
Branch: master
Clone or download
Latest commit 784575c Apr 1, 2019
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
examples
src
.gitignore
Cargo.toml v0.4.0 Mar 31, 2019
LICENSE-APACHE
LICENSE-MIT
README.md cleanup readme Apr 1, 2019
rustfmt.toml

README.md

Rowan

Build Status

Rowan is a library for lossless syntax trees, inspired in part by Swift's libsyntax.

See examples/s_expressions for a tutorial, and rust-analyzer for real-world usage.

Testing

This crate is primarily tested by various integration tests in rust-analyzer.

License

Rowan is primarily distributed under the terms of both the MIT license and the Apache License (Version 2.0).

See LICENSE-APACHE and LICENSE-MIT for details.

You can’t perform that action at this time.