Short version: scp-machine is a software interpreter of programs in the basic programming language of the OSTIS Technology.
scp-machine interprets programs represented as knowledge graphs in the SCP Language. scp-machine is an extension to sc-machine.
To get started, check out our quick start guide.
- A brief user manual and developer docs are hosted on our GitHub Pages.
-
Build documentation locally
pip3 install mkdocs mkdocs-material mkdocs serve # and open http://127.0.0.1:8003/ in your browser
-
Contributions, bug reports and feature requests are welcome! Feel free to check our issues page and file a new issue (or comment in existing ones).
Distributed under the MIT License. Check COPYING.MIT for more information.