Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>xprozNew to Visual Studio Code? Get it now.
xproz

xproz

thatrandomguy1234

|
28 installs
| (0) | Free
This is the official extension download for the xproz lang
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

XPROZ Programming Language

Keywords:

  • start - used to open a file
  • link - redirects user to a website
  • cmd - executes commands from the OS terminal
  • data - variable keyword
  • print - displays text to console
  • ping - pings a website

Code example: print "Hello!"; link "http://roblox.com"; cmd "sleep 4"; data x = "ping http://roblox.com"; cmd x; start "notepad.exe";

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft