Would it be possible to emit errors in the style supported by MSBuild / Visual Studio?
Specifically:
C:\path\to\file.lex(15,21) : error 54: Invalid character range: lower bound > upper bound.
This would help immensely in integrating these tools with the build process.
Specifically:
C:\path\to\file.lex(15,21) : error 54: Invalid character range: lower bound > upper bound.
This would help immensely in integrating these tools with the build process.