Hacker News new | ask | show | jobs
by cbellew 754 days ago
Nice work. Out of curiosity, did you consider using pest (https://pest.rs/) to help build your parser? Or is it too much for what you are doing?
1 comments

Well the goal for this project is to go dependency free so, yep, it's not a good fit here.