aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 5456df6aeaf5342c3c21d65bea2636bd92ac2588 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# libsyntax2.0

[![Join the chat at https://gitter.im/libsyntax2/Lobby](https://badges.gitter.im/libsyntax2/Lobby.svg)](https://gitter.im/libsyntax2/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Build Status](https://travis-ci.org/matklad/libsyntax2.svg?branch=master)](https://travis-ci.org/matklad/libsyntax2)

libsyntax2.0 is an **experimental** implementation of the corresponding [RFC](https://github.com/rust-lang/rfcs/pull/2256).

See `docs` folder for more details and contribution instructions.



## License

libsyntax2 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.