Skip to content

ameerthehacker/zeus

Repository files navigation

Zeus ⚡

TypeScript's Soul. Native Speed.

Zeus is a modern programming language that combines TypeScript's familiar syntax with native compilation. Write code that feels like TypeScript, but compiles to blazing-fast native binaries.

Documentation VS Code License: MIT

⚠️ Early Development — Zeus is evolving rapidly. Not recommended for production use yet.

Why Zeus?

Feature Description
🎯 Familiar Syntax If you know TypeScript, you already know 80% of Zeus
🚀 Native Speed LLVM-powered compilation to machine code — no interpreter
🧹 Automatic GC Focus on logic, not memory management
💡 IDE Ready VS Code extension with real-time diagnostics

Installation

brew tap ameerthehacker/zeus
brew install zeus

Quick Example

console.log("Hello World 👋!")
zeus run hello.zs

Documentation

📖 zeus-lang.vercel.app — Full documentation, tutorials, and language reference.

VS Code Extension

Get syntax highlighting and real-time diagnostics — Install from Marketplace →

The extension auto-detects Homebrew installations — no configuration needed!

License

MIT

About

TypeScript like compiled language

Resources

License

Stars

10 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors