op-cg
was a tool produced during my undergraduate dissertation. The tool served to demonstrate a MVP for the next iteration of the OP2
source-to-source translator. Following the completion of my dissertation, this repository is now archived and any further work continues in the core OP2 repository.
- Navigate to project directory
op-cg
- Install python packages
pip3 install -r requirements.txt
- Invoke the CLI with
python3 opcg
- Python>=3.8
- Clang
- Java