Anqurvanillapy

- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Anqurvanillapy created a post, CompletedAny tips for creating language plugins with existing grammar files (or, without Grammar-Kit)?
I have created a toy language in Rust and want to focus on making its IntelliJ plugin as the main option for developer experience. But I have an existing grammar file in Pest (https://pest.rs), and...