Hyper Programming Language
What is Hyper?
Hyper is a new programming language designed for flexibility, ease of use, and speed.
Build apps, tools, and systems fast—with less friction, more fun.
Highlights
- Flexible: Multi-paradigm (OOP, FP, declarative, imperative), easy to extend, and connectable to C, Zig, JS, Python, and more.
- Easy to Use: Clean, familiar syntax; simple to start; standard library and examples included.
- Fast: Instant build/run. Perfect for rapid prototyping and real-world apps.
Example
fn main() {
print("Hello, Hyper!")
}
What can you do with Hyper?
- Build CLI tools, web apps, native GUIs, or embedded systems.
- Connect with C, Zig, JS, Python, and more.
- Write plugins, transpilers, or your own libraries.
Goals
- Be fun and adaptable for every developer.
- No boilerplate—just code and go.
- Modern, hackable, and grows with you.
Status
- Early Alpha. Runtime and compiler in C (Zig coming soon).
- Standard library and examples growing fast!
GitHub: arizkami/hyper-lang