---
key: pl/rye
kind: plang
name: "Rye"
url: https://plangs.page/rye
---

# Rye

> High-level, interpreted programming language focused on simplicity and expressiveness.

A high-level, interpreted programming language focused on simplicity, expressiveness, and modern coding paradigms. It is designed to make programming more intuitive and accessible, with features that emphasize functional programming and ease of use.

## Facts

- Appeared: 2022
- Homepage: https://ryelang.org/
- GitHub: https://github.com/refaktor/rye

## Relationships

### Paradigms

- [Array](https://plangs.page/paradigm/array)
- [Functional](https://plangs.page/paradigm/functional)
- [General-Purpose](https://plangs.page/paradigm/general-purpose)
- [Interpreted](https://plangs.page/paradigm/interpreted)
- [Multi](https://plangs.page/paradigm/multi)
- [Scripting](https://plangs.page/paradigm/scripting)

### Platforms

- [Apple](https://plangs.page/platform/apple)
- [Cross-Platform](https://plangs.page/platform/cross)
- [Linux](https://plangs.page/platform/linux)
- [Windows](https://plangs.page/platform/windows)
- [WWW](https://plangs.page/platform/web)

### Type Systems

- [Duck](https://plangs.page/type-system/duck)
- [Dynamic](https://plangs.page/type-system/dynamic)

### Influenced By

- [Factor](https://plangs.page/factor)
- [Rebol](https://plangs.page/rebol)
- [Red](https://plangs.page/red)

### Written With

- [Go](https://plangs.page/go)

### Licenses

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

### Tags

- [Application](https://plangs.page/tag/app)
- [CLI](https://plangs.page/tag/cli)
- [Scripting](https://plangs.page/tag/scripting)
