languages-that-compile-to-python icon indicating copy to clipboard operation
languages-that-compile-to-python copied to clipboard

List of languages that compile to python

Results 3 languages-that-compile-to-python issues
Sort by recently updated
recently updated
newest added

F# Fable compiler can target Python as well. https://github.com/fable-compiler/Fable https://fable.io/Fable.Python/introduction/py-users-read-this.html

This list currently doesn't include compilers that translate JavaScript into Python, like [JS2Py](https://github.com/PiotrDabkowski/Js2Py). Will any of these compilers be included in the list?