Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 621 Bytes

File metadata and controls

14 lines (8 loc) · 621 Bytes

ARO Language Organization

This is the GitHub organization for the ARO (Action-Result-Object) programming language.

Repositories

  • aro - The ARO compiler, runtime, and documentation
  • homebrew-aro - Homebrew formula for installing ARO

About ARO

ARO is a declarative programming language that expresses business features as natural, readable Action-Result-Object statements. It's designed to bridge the gap between business requirements and code.

Visit arolang.github.io/aro for documentation.