'Using ANTLR on IBM USS

I've tried to port Craig Schneiderwent's Cobol parser (mapa) under IBM z/OS USS. It seems to function generally, but fails to parse the Cobol source. See issue 104 . Craig assumes this could be a codepage translation issue. I've tried all his advices with no success. The question is, which codepage understands ANTLR - UTF-8? Or something special?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source