Tools#

Python inspired language#

Python and Python-Numpy compilers#

  • Pythran (transpiler to C++, AOT)

  • Numba (Python Numpy JIT compiler based on LLVM)

  • Pyccel (transpiler to Fortran)

  • Mypyc (transpiler to C)

  • Grumpy (transpiler to Go)

  • LPython

  • hope (transpiler to C++, JIT)

Meta accelerators#

Table of contents#