The AI-Ready, Human-Readable Programming Language Built for Speed & Simplicity
Cruise uses clean, English-like syntax that makes programming accessible to everyone. Write less code while doing more.
Built for AI development with native tensor support and machine learning capabilities. Perfect for AI-driven applications.
Minimal overhead with a Python-based interpreter. Cruise programs run efficiently without sacrificing performance.
Built-in HTTP requests and JSON support makes web development effortless. Connect to APIs with simple commands.
Create user interfaces with simple, intuitive syntax. Buttons, forms, and layouts made easy.
Native tensor support for numerical computing and machine learning. Perform complex calculations with ease.
write("Hello World!")
write("Welcome to Cruise!")
Install or upgrade Cruise directly from PyPI:
pip install --upgrade cruise-lang
Start the interactive shell:
cruise
Or run a script file:
cruise main.cru
If you enjoy Cruise and want to help us build more features, consider supporting our development. Your contributions help improve the language and create new capabilities.