Creating a new implementation
Implementing the Escher protocol is not trivial, there are a lot of details you have to care about. We have created an overview, a guide and a checklist to help you if you would like to create an Escher implementation for a new programming language.
- Read our :doc:`overview` about the specification
- Follow our :doc:`guide` to start
- Audit your code with the :doc:`checklist`
- And :doc:`publishing` as an easy to install package
.. toctree:: :hidden: overview guide checklist publishing