Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Hunneh Language SupportNew to Visual Studio Code? Get it now.
Hunneh Language Support

Hunneh Language Support

VSCodeUser2914

|
11 installs
| (0) | Free
Language support for my biggest project, Hunneh.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Hunneh

Hunneh is a programming language I have been working on for a few hours, And it came out pretty successful! The compiler will be here: https://github.com/TheRockerZZZ/Hunneh-Compile.

How to use:

This may be example code for it:

$^ ver=1.0 rel=ALPHA
$print Hello, world!
#def name = Alice
#def age = 30
$print My name is ${name} and I am ${age}.
  • This will print Hello, world and then display name and age.
  • Sounds cool. Right? Try the extension.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft