05.08.2017, 16:32
I've actually *finally* started this project! woo!
The code and a roadmap is here: https://github.com/Southclaws/pawn-parser
Thanks to the existing code from the Golang scanner/token packages, most of the hard work is already done! What I've done is forked those packages and I'll modify them to fit Pawn soon.
First of all, I'll write a set of test cases and shape the codebase to parse it.
Once that's done, I'll write a VS Code plugin!
of course by that time pawn will be long dead but hey ho
The code and a roadmap is here: https://github.com/Southclaws/pawn-parser
Thanks to the existing code from the Golang scanner/token packages, most of the hard work is already done! What I've done is forked those packages and I'll modify them to fit Pawn soon.
First of all, I'll write a set of test cases and shape the codebase to parse it.
Once that's done, I'll write a VS Code plugin!
of course by that time pawn will be long dead but hey ho