Pluto is a new open-source programming language designed to help developers write cloud applications and make it easier to use cloud services.
Developers can directly use the required resources, such as KV databases and message queues, in their code based on their business needs. Pluto performs static analysis on the code to determine the infrastructure resources required by the application and deploys corresponding resource instances and applications on the specified cloud platform.
Let's look at a simple example:
opensource-demo.mp4
If you prefer a hands-on approach to understanding what we are doing, here are some examples:
- Build your own chatbot based on the OpenAI API.
- Send a computer joke to the Slack channel every day.
See the main repo for more information.
Welcome to join our Slack community, or our DingTalk group at 40015003990 for communication.