mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-09 03:55:04 -05:00
26 lines
555 B
ReStructuredText
26 lines
555 B
ReStructuredText
Concrete Compiler's documentation!
|
|
==================================
|
|
|
|
Welcome! This is Concrete Compiler's documentation page. Concrete Compiler is part of Concrete Framework
|
|
that helps you turn any standard program into its FHE equivalent.
|
|
|
|
Table of Contents
|
|
^^^^^^^^^^^^^^^^^
|
|
|
|
**For Users:**
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
User documentation <user/index>
|
|
Dialects <dialects/index>
|
|
Python API <python_api/modules>
|
|
|
|
**For Advanced users and Contributors:**
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
Developer Guide <dev/index>
|
|
C++ API <cpp_api/index>
|