Aleksey Kladov ae849cf134 Owned&Borrowed nodes
HOLLY COW, UNLIKE C++, WE CAN BE GENERIC WRT OWNERSHIP/BORROWING, SO
WE CAN BOTH MAKE SYNTAX NODES OWNED (WHICH IS CONVENIENT) AND
BORROWED (WHICH IS CONVENIENT FOR LOCAL PROCESSING, BC YOU DON'T NEED
TO BUMP REFCOUNTS).
2018-07-30 03:21:17 +03:00
2018-02-03 22:34:35 +03:00
2018-02-11 17:58:22 +03:00
2018-07-30 03:21:17 +03:00
2018-07-29 15:16:07 +03:00
2018-07-30 02:23:07 +03:00
2018-01-01 17:21:53 +03:00
2018-07-29 15:41:54 +02:00
2018-02-03 22:34:35 +03:00
2018-01-28 12:49:42 +03:00
2018-07-28 13:07:10 +03:00
2018-01-28 00:35:17 +03:00
2018-01-10 22:47:04 +03:00
2018-01-10 22:47:04 +03:00
2018-01-28 03:15:30 +03:00
2018-01-27 18:31:23 -05:00

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.

Description
No description provided
Readme 1.4 GiB
Languages
Rust 96.2%
RenderScript 0.7%
JavaScript 0.6%
Shell 0.6%
Fluent 0.4%
Other 1.3%