Parsers
We build all sort of parsers to process code.
No matter the reason why you need to process code, we can build the parser for you.
Perhaps you need a parser to analyze code, or to perform automated refactorings. Or you need it as a component for building your own compiler or interpreter. Or maybe a transpiler.
We have built parsers for all sort of languages: from home-grown DSLs, to full-blown languages like Java, RPG, COBOL, to several dialects of SQL.
We like to work with ANTLR, for which we have built a series of internal tools to be most efficient, but when there are specific needs we can work with other tools.
We have also a set of parsers which we can offer off-the-shelf, already built and tested:
- COBOL parser
- Java parser
- PL/SQL parser
- Verilog parser