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

Medium articlesΒΆ

  • [Re]introducing the Clio programming language

  • Clio: extremely fast, multi-threaded code on the browser

  • Meet Clio: A Language for Easy Multithreading and More That Compiles to JavaScript

The following articles are outdated but kept here for the purposes of historical record:

  • Introducing the Clio programming language

  • How to Make a Reactive To-do App With Clio

  • Intro to Clio lang: Ship performance-critical JS with ease

Next
Official Tutorial
Previous
Supported Platforms
Clio Docs (Licensed under Apache 2.0) | Built with Sphinx and the Furo theme. | Page Source
Edit on GitHub