Contents Menu Expand Light mode Dark mode Auto light/dark mode
Clio documentation
Logo
Clio documentation

Table of Contents

  • Clio Documentation
  • Install
  • Quick Start
  • Supported Platforms
  • Medium articles
  • Official Tutorial
    • Introduction
    • Prepreparation
    • Hello World!
    • Comments
    • Constants
    • Functions
    • Pipes
    • Flows
    • Async/Await
    • Control Flow
    • Parallelism
    • Emitters
    • Strings
    • Hash maps
    • Range
    • Slicing
    • Logicals
    • Comparison
    • Importing
    • Decorators
    • Static Typing
    • Types
    • Lists
    • Hosting
  • Clio Executable
    • Clio build
    • clio completion
    • clio deps
    • clio highlight
    • clio host
    • clio new
    • clio run
  • Modules
    • Clio modules
    • JS Modules
  • Tools and Editors
    • VSCode
  • Debugging
    • Google Chrome / Chromium
    • Microsoft Edge
    • Mozilla Firefox
    • Apple Safari
    • Visual Studio Code
  • Reference
    • Performance
    • Project Manifest File
      • Metadata
      • Build section
      • Dependencies section
      • Parallelism
    • RPC
      • The RPC stack
      • Serialization
      • Message structure
  • Development
    • File Structure
  • Links
    • Community
  • Change Log
  • Support Clio

ReferenceΒΆ

This book serves as the primary reference for the Clio programming language

Warning

We cannot guarantee for this reference to be complete. Clio is in early development, its syntax is therefore still subject to change.

Contents

  • Performance
    • Links
  • Project Manifest File
    • Metadata
    • Build section
    • Dependencies section
    • Parallelism
  • RPC
    • The RPC stack
    • Serialization
    • Message structure
Next
Performance
Previous
Visual Studio Code
Clio Docs (Licensed under Apache 2.0) | Built with Sphinx and the Furo theme. | Page Source
Edit on GitHub