Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Arey LanguageNew to Visual Studio Code? Get it now.
Arey Language

Arey Language

ROHITH NAYAK

|
2 installs
| (0) | Free
Telugu style programming language
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Arey Language Extension

Welcome to the official VS Code extension for the Arey programming language! Arey is a fully functional, Turing-complete programming language built with Telugu syntax.

✨ Features

  • Syntax Highlighting: Beautiful, professional color-coding for all Arey keywords, strings, and math operators.
  • Auto-Completion: Lightning-fast code snippets. Just type okavela or malla and hit Tab to instantly generate code blocks!
  • Custom Logo: Official file icons for all .arey files.

🚀 How to Write in Arey

Create a new file ending in .arey and start coding! Here is an example of what Arey looks like:

# Simple Loop Example
arey count = 1

malla count <= 5
    cheppu "Current count is:"
    cheppu count
    arey count = count + 1

cheppu "Loop aipoyindi!"
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft