Hey everybody. I recently worked on a code checker for RAPID code. It doesn't catch syntax or logical errors but rather bad formatting (wrong indentation, too many emtpy lines, lowercase keywords etc).
It's not perfect but it catches lots of frequent errors that we do in my team. Thought some people might find it interesting.
Feedback or bug reports are welcome
GitHub - OdysseasKr/rapidchecker: Grammar and format checker for ABB RAPID code.
Grammar and format checker for ABB RAPID code. Contribute to OdysseasKr/rapidchecker development by creating an account on GitHub.
github.com