Foreign function interface for any language
If you are looking for sushi: https://github.com/orgs/lingfo/discussions/36
Lingfo is a library that allows you to run functions from other languages to python without needing to translate the code.
Lingfo compiles or interprets the code to create a runnable file which then can be executed, displaying the output in the terminal. Removing the translation step allows for code to run at its native language speed.
If you would like to contribute, here is a common recommended method:
The wiki is currently hosted here.
Lingfo is licensed under the MIT license.