mirror of
https://github.com/compiler-explorer/compiler-explorer.git
synced 2025-12-27 10:33:59 -05:00
Pythran is a python to c++ transpiler. Our supports both the C++ and the full link to a share library (a python module). See https://pypi.org/project/pythran/ for more information. fixes #6079 Signed-off-by: Marc Poulhiès <dkm@kataplop.net>