---
key: pl/wasp
kind: plang
name: "Wasp"
url: https://plangs.page/wasp
---

# Wasp

> Simplifies full-stack web development with a declarative approach.

Configuration-driven, declarative programming language for building full-stack web applications, focusing on reducing boilerplate and improving developer productivity by efficiently managing both server and client-side code.

## Facts

- Appeared: 2021
- Homepage: https://wasp-lang.dev
- GitHub: https://github.com/wasp-lang/wasp

## Relationships

### Paradigms

- [Declarative](https://plangs.page/paradigm/declarative)
- [Low-Code](https://plangs.page/paradigm/low-code)

### Platforms

- [WWW](https://plangs.page/platform/web)

### Type Systems

- [Static](https://plangs.page/type-system/static)

### Compiles To

- [JavaScript](https://plangs.page/javascript)

### Influenced By

- [JavaScript](https://plangs.page/javascript)

### Written With

- [JavaScript](https://plangs.page/javascript)

### Licenses

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

### Tags

- [CLI](https://plangs.page/tag/cli)
- [Low Code](https://plangs.page/tag/low-code)
- [WebDev](https://plangs.page/tag/webdev)
