• Meet Rye
  • Cookbook
  • Fyne GUI
  • Reference
  • Blog
  • Github
rye
rye
  • Meet Rye
  • Cookbook
  • Fyne GUI
  • Reference
  • Blog
  • Github
Close Console

Meet rye

  • Rye as data

    • Values
    • Structures
    • Structures 2
  • Language basics

    • Assignment
    • Calling functions
    • Do-ing blocks
    • Conditionals
    • Loops
    • Contexts
    • Functions
  • Specifics

    • Pins, Bridges and Walls
    • Injected blocks
    • Returning words
    • First class Contexts
    • Methods (generic functions)
  • Minimize surprises

    • Failures and Errors
    • Validation Dialect
    • Limiting Side Effects
  • Soft features

    • Conventions and patterns
Overview

Soft features

Besides concrete, languages also have soft, unenforced, but equally important rules or features.

Conventions and patterns

some things are not enforced or enforceable, but can bring value just the same

Published February 11, 2024
  • Reddit
  • Github