Skip to content

Source code of the GloBiE project

License

Notifications You must be signed in to change notification settings

cg-saarland/GloBiE

Repository files navigation

GloBiE

Prerequisites

Build instructions

$ pip install -r requirements.txt
$ pip install -r requirements-dev.txt
$ mkdir build
$ cd build && cmake -DAnyDSL_runtime_DIR=<path to anydsl_runtime-config.cmake> -Dpybind11_DIR=<path to pybind11-config.cmake> ..
$ cmake --build build

Running the webservice

$ python server.py

Access to the exposed API via port 8080 by default.

About

Source code of the GloBiE project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published