Simone Bisogno

MSC student in CS @ University of Salerno

View the Project on GitHub

FLY Graph

Academic Course: Architetture Distribuite per il Cloud (Distributed Architectures for Cloud)
GitHub Repository: FLY graph

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).

FLY Graph API specification

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.


← Back to Projects