[[TOC]]
Devinstaller Core is the Python implementation for the Devinstaller Specification and the core library for other Devinstaller applications.
This package is not meant to be used as is. You are supposed to create applications using this library.
This Core package provided everything you need to read, parse and execute any spec-file
and prog-file
.
Main page: Read the docs
Topic | Documentation link |
---|---|
The Design process | https://devinstaller-core.readthedocs.io/en/latest/design_process.html |
Terminology | TODO |
Implementation | https://devinstaller-core.readthedocs.io/en/latest/implementation.html |
API | https://devinstaller-core.readthedocs.io/en/latest/api.html |
Contributing | https://devinstaller-core.readthedocs.io/en/latest/contributing.html |
Remaining docs are WIP
Licensed under the terms of MIT License