š Meet Cruise Language: The Lightweight, AI-Ready Programming Language I Built at 12 Years Old!
Hey everyone! š
I'm Manjas Anand, a 12-year-old developer, and Iām excited to share my open-source project: Cruise Language (cruise-lang).
Cruise is an AI-powered, human-readable programming language interpreter designed to bring simplicity, speed, and native deep learning power together without the complex boilerplate!
⨠Key Features
- š§ PyTorch Autograd Engine: Native tensor support for matrix calculations and ML math.
- š Human-Readable Syntax: Clean, plain-English function definitions.
- š Built-in HTTP Library: Fetch JSON data and connect with REST APIs directly using simple fetch commands.
- š„ļø Zero-Config Desktop GUI: Launch instant desktop windows with graceful headless fallbacks for terminal environments.
- ā” Cross-Platform REPL: Runs on any device with Python 3.8+ (including iPad terminals!).
š¦ Try It Out!
You can install Cruise in seconds using pip:
pip install --upgrade cruise-lang
Run interactive commands via the REPL shell, or execute standalone script files (.cru or .crui):
cruise main.cru
š Links & Support
- š GitHub Repository: https://github.com/manjas-developer/Cruise
- š Official Website: https://manjas-developer.github.io/Cruise-Website/
- š¦ PyPI Package: https://pypi.org/project/cruise-lang/
- ā Support My Work: https://buymeachai.ezee.li/manjas_developer
I'd love to hear your thoughts, feedback, and ideas for upcoming features! Star the repo on GitHub if you find it cool! āš
Top comments (0)