Ortal1993 / compilation-project

0 stars 0 forks source link

Add support for relational database output #20

Open AdiHarif opened 1 year ago

AdiHarif commented 1 year ago

As we discussed in previous meetings, we aim to perform our analysis using a relational programming tool, which means its input should be encoded as a relational database. Even though we still need to decide what are the specifications of said database representation, we can start implement and use it while figuring out the details along the way.

AdiHarif commented 1 year ago

PR - #26