Skip to content

Arkoi Language

Arkoi Language is a small experimental compiler project. This site is a short starting point for building the project, trying the CLI, and reading a few syntax examples.

Start here

If you want the quickest path, read these pages in order:

  1. Installation
  2. Syntax
  3. CLI usage

What you will find here

  • Basic build and run steps
  • A tiny syntax overview based on current examples
  • The most useful compiler flags with example commands

Scope

This documentation is intentionally lightweight. It focuses on what is stable enough to get started, not on a full language reference.