Not Python. Not JavaScript.
This is something else.
Written in Rust. Designed to build minds.

Hey devs! 👋
I’m building AxonScript — a new compiled programming language written in Rust, built from the ground up for neural networks, intelligent systems, and next-gen UIs.

Why a new language?
Because current tools feel like duct tape on rocket ships. We wanted a language that understands neurons better than spreadsheets.

Core principles:
🔩 Compiled: Performance-first, zero-bullshit.

🧠 For AI: Built with neural logic in mind, not generic logic.

🎯 Minimalist syntax — clean, expressive, and hacker-friendly.

🚀 Rust-powered: Safety and speed, no garbage collector nightmares.

Syntax Preview
axon
Копировать
Редактировать
pull a = 10

when (a == 10) >>
out("a is ten")
<<
flip >>
out("a is not ten")
<<
Readable? Simple? That’s the point.

⚙️ Tech Stack
Language: Rust

Repo: [GitHub link soon]

Twitter for updates: @axonscript

💡 Why now?
AI is eating the world. We need new abstractions. AxonScript isn’t just a compiler. It’s a scalpel. For building cognition. For shaping intelligence.

🔥 Wanna contribute?
Hell yeah. The project is fully open source. We’ll be publishing our roadmap, contribution guidelines, and AST/tokenizer progress this month.

Drop a comment or DM on Twitter if you’re down to help.

Let’s build tools that don’t just run —
Let’s build tools that think.