I recently discovered eero programming lanugage. I find it very interesting. It seems to be basically syntactic sugar that looks very readable.
Although it does not compile directly in Objective-C, it claims to generate the same binary as Objective-C
Eero integrates with the same binary as Objective-C
Eero offers excellent, almost seamless compatibility with Objective-C, C, and C ++.
I find this approach very interesting, and I wonder if there are similar programming languages ββand a project that provide hip integration with Objective-C and iOS. I am looking for something like Coffeescript for Objective-C.
source share