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

NerdyYap

BLZ542

| (0) | Free
Syntax highlighting and language support for the NerdyYap esoteric programming language.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

NerdyYap for Visual Studio Code

Language support for NerdyYap, an esoteric programming language with Gen-Z-inspired syntax.

Features

  • .nerd file association
  • Syntax highlighting for NerdyYap source files
  • Bracket matching and automatic closing pairs
  • # line comments

Supported syntax

The extension currently highlights the NerdyYap v0.0.2 syntax, including:

  • Variables and mandatory yo assignments: yo x be 10;
  • Strings and single-character literals: "hello", 'A'
  • Arithmetic, parentheses, and arrays: yo nums be [10, 20, 30];
  • Indexed array assignment: yo nums[0] be 99;
  • Gen-Z comparisons: mogs, gets mogged by, and larping
  • if/else, while, and grind ... while loops
  • for ... in, yeet, and continue

See the NerdyYap repository for the language implementation and full documentation.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
  • Your Privacy Choices
  • Consumer Health Privacy
© 2026 Microsoft