Skip to content

Introduction

Welcome to the Run language tour! This tour will walk you through the basics of the Run language.

Run is a systems programming language that is designed to be simple, fast, and safe. It is inspired by such languages as Zig, Go, and Rust.

  • The basics of the Run language
  • How to write a simple program in Run
  • How to use the Run standard library