Skip to content
This repository was archived by the owner on Jul 25, 2026. It is now read-only.

Ry v2.1.1: The Organized

Latest

Choose a tag to compare

@johnryzon123 johnryzon123 released this 18 Mar 03:33
· 11 commits to main since this release

What's new?

  • Grouped Most Natives: Grouped Natives into namespaces (maps) for readability
  • Added Arguments for Ry: Added the 'Sys.args()' native function to return the arguments given by the user.
  • Professional Errors: Fixed the line allignment and shortened error lines if the line with the error is too long
  • Added both unless and ifnot: Added support for both unless and ifnot for better syntax.