Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>EnglishNew to Visual Studio Code? Get it now.
English

English

this guy Labs

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

English Programming Language for VSCode

A quick simple programming language I made in C with GCC.

Syntax:

printing     : message "string" | 1 | message "string" with 1 and var
variable     : set x to "string" | set x to 1
if           : if x is|is not "value"|1:
else         : else:
while        : while x is|is not "value"|1:
functions    : declare name: | declare name with x, y:
calling func : call name | call name with x, y
input        : input | input with "value"
comment      : comment//
array        : set x to array(0,1,2), message array(0)

Guython:

This is just a silly little ESOLang I made in a day.

Looking for a more serious language? Download Guython here, or the Guython VSCode Extension here.

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