KelpyShark Docs

Everything you need to learn, reference, and master the KelpyShark programming language.

Tutorial

New to KelpyShark? Start here. The tutorial walks you through the language step by step — from your first "Hello, World!" to classes, error handling, and modules.

Beginner-friendly
Reference

A complete dictionary of the KelpyShark language. Every keyword, operator, built-in function, and standard library module — documented with clear signatures and examples.

Comprehensive
General

Learn about the KelpyShark project — the CLI, the package manager, how the compiler works, and frequently asked questions.

Project docs
Fast & Simple
Clean syntax inspired by Python, executed at speed.
📦
Package Manager
Install third-party packages with a single command.
🌐
Multi-target
Compile to Python, JavaScript, Java, and C#.
🔋
Batteries Included
Built-in stdlib for math, IO, HTTP, JSON, and more.