@masterspace
Not to be rude but not having a linter configured and running is a pretty basic issue.
Yeah, if you're a C programmer in the 1980s, maybe. But it's 2006 now and compilers are able to do basic sanity checks all on their own.
I haven’t used Perl though, what do you like better about it?
"Undeclared variable" is a compile-time error.
@masterspace "Undeclared variable" is a runtime error.
Perl.
https://github.com/Jaennaet/pISSStream/blob/main/pISSStream/pISSStreamApp.swift looks like code.
@yogthos ... written by @aphyr
@masterspace
Yeah, if you're a C programmer in the 1980s, maybe. But it's 2006 now and compilers are able to do basic sanity checks all on their own.