Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 508 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 508 Bytes

rowan-test

Implementation of mini-rowan prototype for testing purposes. Work is inspired by rust-analyzer YouTube series nad it is a stripped version of the same library. The goal is to implement own implementation of rowan crate in order to use it for error-resilient parser implementation for YARA language, specifically YARA-X crate.