Open JonBons opened 9 years ago
Did you ever have any luck with this? I tried to look him up a while ago but didn't have any success.
I've been looking into what goes into making a linter as any made for sqf are way out of date or gone. Look's like facebooks flint would be a decent starting point.
We might be better off just creating a new open source sqf-linter, in theory it shouldn't be too difficult as there aren't many tokens you would need to create for sqf, ACE3 get's by okay with a single python script.
I was fooling around with learning Bison/Flex to try to put something together but it's not a huge priority for me at the moment. I'd certainly be interested in contributing to something casually but I lack the prior experience or time to be a core contributor.
The current version of the Squint parser does not handle new A3 commands and possibly new syntax. If Mac could open source his libraries they could be maintained and updated by the community.