Skip to main content

Clyp Documentation

This will be fun!

Clyp is a small, practical scripting language and toolkit focused on readable syntax and approachable tooling. Start with the quickstart below, explore the standard library, or try the examples.

Documentation

Read the user guide and language reference. Start with "Getting Started" to run your first Clyp script.

Getting started

Standard Library

Discover small, useful helpers provided by the standard library. Examples and API docs live under "stdlib".

Stdlib reference

Examples & Tooling

See runnable examples and learn how to use the CLI and integrations with the `clyp` package.

Examples