- Implemented parser for executing AVAP files within a Docker container (parser v1.py). - Created a script to send AVAP code to a local server and handle responses (parser v2.py). - Introduced a mock MBAP test harness to validate AVAP code against expected outputs (mbap_tester.py). - Added transformation logic to convert AVAP code into Python-like syntax for testing purposes. - Enhanced error handling and output formatting in the testing harness. |
||
|---|---|---|
| .. | ||
| bnf_files_generator.py | ||
| elasticsearch_ingestion.py | ||
| generate_mbap.py | ||
| mbap_tester.py | ||
| translate_mbpp.py | ||