4 releases

0.1.3 May 11, 2023
0.1.2 Apr 2, 2023
0.1.1 Mar 3, 2023
0.1.0 Jan 26, 2023

#439 in Programming languages

Download history 18/week @ 2023-12-18 11/week @ 2023-12-25 15/week @ 2024-01-08 7/week @ 2024-01-15 7/week @ 2024-02-05 19/week @ 2024-02-12 18/week @ 2024-02-19 38/week @ 2024-02-26 24/week @ 2024-03-04 36/week @ 2024-03-11 24/week @ 2024-03-18 34/week @ 2024-03-25 126/week @ 2024-04-01

227 downloads per month
Used in 9 crates (8 directly)

MIT license

86KB
2.5K SLoC

This crate describes two types of abstract syntax trees. one for sugared trees (that are useful to create documentation), to format and to locate "phisically" all of the nodes so we can generate a lot of error messages. The other one that is desugured is useful to interface with HVM and KDL.

Dependencies

~7–10MB
~191K SLoC