28.07.2016, 16:35
Great to see some interest! I was thinking of getting a C linter and adapting it to support tags and Pawn qualifiers (native, public, etc) but I'll probably get bored of working with another codebase. I may use it as a starting point to learn though (the original lint source code is somewhere, splint is the modern version).
If you're into spaghetti python code though I wrote a tool to grab Pawn function names a while ago and it still gives me headaches!
I'll probably use Python for this project too since speed won't be an issue and it's the language I'm most comfortable with. I'll update this thread once I have a starting point on GitHub!
If you're into spaghetti python code though I wrote a tool to grab Pawn function names a while ago and it still gives me headaches!
I'll probably use Python for this project too since speed won't be an issue and it's the language I'm most comfortable with. I'll update this thread once I have a starting point on GitHub!