rowan 0.1.4

Library for generic lossless syntax trees.
Documentation

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.

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.