.. meta::
   :robots: index, follow
   :description: rbc documentation
   :keywords: rbc, remote, compiler, jit

.. sectionauthor:: Pearu Peterson <pearu.peterson at quansight.com>


Remote Backend Compiler
=======================

The RBC project provides a JIT compiler with remote backend.


rbc
---

A Python package implementing a remote backend compiler using numba
and llvmlite tools.

.. toctree::
   :maxdepth: 2

   rbc/index.rst
   rbc/api.rst
   rbc/numpy_support.rst
   releases/index.rst
