Python BNF Parser (String to Tree to String) on STIL (Standard Test Interface Language)
I am trying to make a STIL parser in python. I would like to be able to parse the STIL file, modify some parts and rewrite it to a new STIL file.
For example:
I am trying to make a STIL parser in python. I would like to be able to parse the STIL file, modify some parts and rewrite it to a new STIL file.
For example: