Overview

Cookbook

Here we will try to show practical information, recipes and examples of various subjects.

Rye binary and Console*

Rye binary tries to not be just a language runtime, but a useful tool. The console also tries to be more than it was expected of it.

GUI: Rye-Fyne

Rye integrates with pure Go GUI library Fyne. Fyne is lightweight and works on Mac, Linux, Windows and mobile platforms. Fyne bindings are automatically generated by a tool called ryegen and so follow the Fyne API.

Server side*

Rye was primarily made to handle backend, shell, server-side tasks.

Working with*

Examples for how various smaller compontents of Rye runtime work.