mirror of
https://github.com/compiler-explorer/compiler-explorer.git
synced 2025-12-27 09:23:52 -05:00
pythran: initial support (#6197)
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>
This commit is contained in:
1
.github/labeler.yml
vendored
1
.github/labeler.yml
vendored
@@ -291,6 +291,7 @@
|
||||
- changed-files:
|
||||
- any-glob-to-any-file:
|
||||
- 'lib/compilers/python.ts'
|
||||
- 'lib/compilers/pythran.ts'
|
||||
- 'etc/config/python.*.properties'
|
||||
|
||||
'lang-racket':
|
||||
|
||||
Reference in New Issue
Block a user