Cotowali
  • Docs
    • English
    • 日本語

Introduction

  • Getting Started
    • Setup

Syntax

  • Source Code
    • Extension
    • Entrypoint
    • Load files
    • Load remote files
    • Checksums
  • Comments
    • Line comments
    • Block comments
    • Documment comments
    • Mixed comments
  • Compiler Directives
  • Types
  • Variables
    • Declarations and Assignments
    • Destructuring Assignment
  • Control Flow
    • Conditions
    • If / Else 文
    • Loops
    • for-in statement
    • while statement
    • continue / break statement
  • Functions
    • Basic
    • Variadic arguments
    • Pipeline
    • Sequence
  • ShellScript Integration
    • Redirection
    • Calling command
    • glob literal
    • Integrated Inline ShellScript
  • Testing and Assertion
    • Assert Statement
    • Testing function

Standard Libraries

  • Builtin
    • Global Functions

Examples

  • Examples
    • Hello World

We are currently working on the Japanese documentation.

Documentation in other languages will be provided after the Japanese documentation is written.

This documentation for current locale is out of date.

The latest document is available in another locale

Compiler Directives

rev0

Copyright © zakuro <z@kuro.red>

Design by zakuro & Yuki Amane (Pianoforte)