Brandon’s response to parsing HTML to SwiftUI.Text instances
I have a string: let input = "Some text with <strong>an important part</strong>, then regular text." + " <strong>finally more im...
Stephen’s comment on Parsing’s module namespacing and how they tried to mirror Combine’s
This is just a humble suggestion from a fan. I see that you have an public enum Parsers { } to use as a namespace, like Combine does with the Publishers type. But you've still defined sever...
Hello there, I know TCA is where most of your efforts are these days, but I've been rewatching your parsing collection and have run into a block. I'm hoping you can get me past that...
A powerful Swift framework for evaluating mathematical expressions - GitHub - soulverteam/SoulverCore: A powerful Swift framework for evaluating mathematical expressions