---
key: pl/wing
kind: plang
name: "Wing"
url: https://plangs.page/wing
---

# Wing

> Designed for managing cloud infrastructure and serverless applications.

High-level programming language tailored for cloud infrastructure management, streamlining development for cloud-native and serverless applications with simplified syntax and robust features, enhancing productivity for cloud services like AWS.

## Facts

- Appeared: 2022
- Homepage: https://www.winglang.io/
- GitHub: https://github.com/winglang/wing

## Relationships

### Paradigms

- [Declarative](https://plangs.page/paradigm/declarative)
- [Event-Driven](https://plangs.page/paradigm/event-driven)
- [Multi](https://plangs.page/paradigm/multi)
- [Reactive](https://plangs.page/paradigm/reactive)
- [Scripting](https://plangs.page/paradigm/scripting)

### Platforms

- [Cross-Platform](https://plangs.page/platform/cross)

### Type Systems

- [Inferred](https://plangs.page/type-system/inferred)
- [Static](https://plangs.page/type-system/static)
- [Strong](https://plangs.page/type-system/strong)

### Written With

- [TypeScript](https://plangs.page/typescript)

### Licenses

- [MIT](https://plangs.page/license/mit)

### Tags

- [Application Framework](https://plangs.page/tag/framework)
- [Scripting](https://plangs.page/tag/scripting)
