rust/README.md

17 lines
595 B
Markdown
Raw Normal View History

2018-01-10 12:58:38 -06:00
# libsyntax2.0
2018-01-10 13:49:22 -06:00
[![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)
2018-01-10 12:58:38 -06:00
libsyntax2.0 is an **experimental** implementation of the corresponding [RFC](https://github.com/rust-lang/rfcs/pull/2256).
2018-01-10 14:04:20 -06:00
See `docs` folder for more details and contribution instructions.
2018-01-10 13:47:04 -06:00
## License
Cargo 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.