Skip to content
This repository was archived by the owner on Jun 28, 2025. It is now read-only.

jdjfisher/op-cg

Repository files navigation

OP-CG

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.

Getting Started

  • Navigate to project directory op-cg
  • Install python packages pip3 install -r requirements.txt
  • Invoke the CLI with python3 opcg

Requirements

  • Python>=3.8
  • Clang
  • Java

About

Code generator for the OP2 framework

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published