Skip to content

Latest commit

 

History

History
49 lines (31 loc) · 1.58 KB

File metadata and controls

49 lines (31 loc) · 1.58 KB

Introducing Winglang - AWS User Group Lisbon 2024

Links

Frameworks mentioned:

Slides

You can find the slides at slides.pptx.

Source code

The source code is main.w.

Run the following command to run it:

pnpm install
pnpm wing it main.w

Use the following command to compile it:

pnpm wing compile -t tf-aws main.w

Talk Details

Talk title

Introducing Winglang - a new open-source programming language designed for the cloud

Abstract

Welcome to Winglang, the new open-source programming language crafted for the cloud! This talk will introduce you to Winglang's unique features that simplify cloud-native development with intuitive syntax, seamless cloud service integration, and powerful cloud abstractions. Designed for modern developers, Winglang addresses common cloud development challenges with elegant solutions, including automatic least-privilege permission policy generation, and the concept of inflight code.

Join us for a live demonstration showcasing how Winglang can enhance your cloud development workflow. Whether you're an experienced cloud developer or a beginner, this talk will provide the insights and inspiration needed to leverage Winglang for your next project, making cloud programming more fun, productive, and scalable.