{{stub}}{{language|rye}}
Rye is a flexible, high-level programming language designed for predictable state management. Rye takes ideas from Rebol, and adds few from Factor, Linux shell, and Go. Written in Go, Rye doubles as a scripting companion for Go programs. Go's libraries integrate seamlessly, and Rye can be embedded as a scripting or config language for Go programs.

As a high-level language, Rye explores bridging coding and user interfaces. Its interactive console features syntax highlighting, history, tab completion, and tools to explore the language and environment you’re crafting.

==Todo==
[https://rosettacode.org/wiki/Tasks_not_implemented_in_Rye Tasks not implemented in Rye]

==Links==
*[https://ryelang.org/ Homepage]
*[https://github.com/refaktor/rye Github repository]