I've been adding Objective-C parsing to https://github.com/xoofx/CppAst.NET - previously it was only able to parse C/C++ π
I never looked deeply at Objective-C so It helped to understand the syntax. π
Wondering why? I'm in another coding rabbit hole where I'm evaluating if it is not too much work to create a low level MacOS Interop API - similar to Xamarin.MacOS but without managed objects and platform RID
And there is always this ambivalent feeling: I enjoy these rabbit holes as much as I hate them! π