Anqurvanillapy

- 活动总数 2
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 1
-
Anqurvanillapy 创建了一个帖子, 已完成Any 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...