Find a file
Aleksey Kladov c8910b0683 G: for type
2018-02-11 23:32:49 +03:00
.cargo Add infra for inline tests 2018-02-03 22:34:35 +03:00
docs Document how the parsing works 2018-02-11 17:58:22 +03:00
src G: for type 2018-02-11 23:32:49 +03:00
tests G: for type 2018-02-11 23:32:49 +03:00
tools Reformat 2018-02-04 17:06:43 +03:00
.gitignore
.travis.yml The last of the Masters 2018-01-28 03:23:05 +03:00
appveyor.yml Add infra for inline tests 2018-02-03 22:34:35 +03:00
bors.toml Let bors to cleanup branches 2018-01-28 12:49:42 +03:00
Cargo.toml Move tools to a separate package 2018-02-03 12:51:06 +03:00
CONTRIBUTING.md
grammar.ron G: for type 2018-02-11 23:32:49 +03:00
LICENSE-APACHE
LICENSE-MIT
README.md
rustfmt.toml

libsyntax2.0

Join the chat at https://gitter.im/libsyntax2/Lobby Build Status Build status

libsyntax2.0 is an experimental implementation of the corresponding RFC.

See docs folder to learn how libsyntax2 works, and check CONTRIBUTING.md if you want to contribute!

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.