Running into any issues in your string parsing? Let us know!
zcohan opened this issue · 0 comments
zcohan commented
The parser in SoulverCore was built to be the modern math engine parser for Soulver.
Expanding SoulverCore's objectives to include general purpose string parsing has proved quite successful, but there may still be cases where the parser behaves contrary to how you would expect (as it's optimizing for the prior use case).
If you do run into a situation where matches are not returned, please post the issue in this repository and we'll look into what's going on.
Cheers, and happy parsing ☀️.