SkillAgentSearch skills...

Lingfo

Foreign function interface for any language

Install / Use

/learn @lingfo/Lingfo
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<p align='center'> <img src="https://github.com/lingfo/lingfo/assets/47505116/a31a4afb-953f-466b-b35e-f429ba24349e2" alt="Lingfo logo"> <br/><br/> <img src="https://img.shields.io/pypi/dm/sushipy.svg" alt="Downloads Badge"/> <br/> <img src="https://sonarcloud.io/api/project_badges/measure?project=lingfo_lingfo&metric=security_rating" alt="Sonar security rating"/> <img src="https://sonarcloud.io/api/project_badges/measure?project=lingfo_lingfo&metric=sqale_rating" alt="Sonar maintainability rating"/> <img src="https://sonarcloud.io/api/project_badges/measure?project=lingfo_lingfo&metric=reliability_rating" alt="Sonar reliability rating"/> </p>

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.

How it works

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.

Contributing

If you would like to contribute, here is a common recommended method:

  1. Fork the repository on GitHub.
  2. Clone your fork to your local machine.
  3. Create a new branch for your changes.
  4. Make any changes you want to the code or documentation.
  5. Push the changes to your fork on GitHub.
  6. Submit a pull request (be sure to include a good description of your changes!)

Wiki

The wiki is currently hosted here.

License

Lingfo is licensed under the MIT license.

Related Skills

View on GitHub
GitHub Stars76
CategoryDevelopment
Updated10mo ago
Forks4

Languages

Python

Security Score

92/100

Audited on May 14, 2025

No findings