• Home
  • Docs
  • New Blog
  • Github
Logo
Logo
  • Home
  • Docs
  • New Blog
  • Github
Rye console x

Meet rye

  • Rye as data

    • Values
    • Structures
  • Rye language

    • Rye evaluator
    • Values and assignment
  • Basics

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

    • Op and Pipe-words
    • Injected blocks
    • First class Contexts*
    • Returning words*
  • Minimize surprises

    • Limiting effects*
    • Failures and Errors*
    • Validation dialect*
Overview

Rye language

Rye evaluator

The rules that Rye language evaluator works by.

Values and assignment

About values and assigning them to words.

  • Reddit
  • Github