Winglang is an open-source programming language designed specifically for cloud development. It allows developers to create distributed systems that seamlessly integrate with cloud services. Wing programs can be executed locally or deployed to any cloud provider, making them highly portable. The language aims to simplify cloud development by enabling developers to focus on business logic and abstracting away low-level cloud mechanics. Winglang offers a set of tools for testing code locally, improving iteration cycles. It also introduces the concept of preflight and inflight code execution phases to handle infrastructure configurations and runtime logic. The language offers various features and benefits, such as cloud service integration, JavaScript interoperability, and a visual management console. To get started with Winglang, users need to install the CLI, IDE extension, and Wing Console. The language has a supportive community and welcomes contributions. Wing is licensed under the MIT License.
https://github.com/winglang/wing