| Language | Folder | Status |
|---|---|---|
| Python | python | Supported (Testing) |
| Java | java | Not Started |
| C# | csharp | Not Started |
| C++ | cpp | Not Started |
Linux
cd python
python3 -m pip install .
Windows
cd python
py -m pip install .
import sadstate
...If you would like to contribute to the development of these libraries, just fork and pull request. The code for each language should all be kept under its designated folder. For any language not listed, decide a relevant folder name yourself.