🌙 Whisper

A truly unique programming language with conversational, natural English syntax that makes coding feel like storytelling.

PyPI VS Code GitHub
Get Started Read Docs GitHub

✨ Write Code That Reads Like English

# A simple greeting program
ask "What is your name?" into name

whisper "Hello, " + name + "!"
whisper "Welcome to Whisper programming!"

let age be 25
when age greater than 18:
    whisper "You are an adult!"

Quick Install

pip install whisper-lang
✓
Python 3.7+
✓
No Dependencies
✓
Cross-Platform
View detailed installation guide →

Why Choose Whisper?

Natural syntax, powerful features, endless possibilities

💬

Conversational Syntax

Write code that reads like plain English. Use natural phrases like "ask", "whisper", "remember that", and "when" to create intuitive programs.

📚

Storytelling Mode

Create interactive stories and games with built-in story objects. Make characters, items, and worlds come alive with natural language.

🎯

Easy to Learn

Perfect for beginners and students. No complex syntax or cryptic symbols. If you can write a sentence, you can write Whisper code.

âš¡

Powerful Features

Functions, loops, conditionals, file handling, error handling, and more. All with natural, readable syntax that makes sense.

🔧

Python-Powered

Built on Python 3.7+, Whisper gives you the power of Python with the simplicity of natural language. No dependencies required.

🎨

VS Code Support

Full syntax highlighting and language support for Visual Studio Code. Write Whisper code with beautiful colors and auto-completion.