A truly unique programming language with conversational, natural English syntax that makes coding feel like storytelling.
# 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!"
pip install whisper-lang
Natural syntax, powerful features, endless possibilities
Write code that reads like plain English. Use natural phrases like "ask", "whisper", "remember that", and "when" to create intuitive programs.
Create interactive stories and games with built-in story objects. Make characters, items, and worlds come alive with natural language.
Perfect for beginners and students. No complex syntax or cryptic symbols. If you can write a sentence, you can write Whisper code.
Functions, loops, conditionals, file handling, error handling, and more. All with natural, readable syntax that makes sense.
Built on Python 3.7+, Whisper gives you the power of Python with the simplicity of natural language. No dependencies required.
Full syntax highlighting and language support for Visual Studio Code. Write Whisper code with beautiful colors and auto-completion.