Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Z++New to Visual Studio Code? Get it now.
Z++

Z++

Ivab Gaming

|
1 install
| (0) | Free
"A language inspired by Z# and C++."
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Z++ Language Support

Z++ is a programming language inspired by AstroSam's Z# and C++. This extension provides syntax highlighting and a built-in transpiler from Z++ to runnable C++

Features

  • Syntax Highlighting: Currently highlights func, print, and standard types.
  • Transpiler: Right-click in any .zpp file and select "Z++: Transpile to C++" to compile and run your code.

Getting Started

  1. Create a file with the .zpp file extension.
  2. Write your code:
    func main() {
        Your Code Here
    }
    
  3. Right-click and click on Transpile.

Requirements

  • Python 3
  • GCC
  • A computer
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft