MSC student in CS @ University of Salerno
FLY Graph project purpose is to introduce the graph ADT into the FLY language (a DSL language with multi-cloud support ideated by Spagnuolo Carmine PhD).
Since FLY compiles over Java, Python and JavaScript (Node.js), FLY Graph consists of three adapters over three different libraries:
Adapters are needed in order to provide a unique interface for graph handling in FLY.