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

PenguinLang

Baby Penguin

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

Penguin Language

Penguin language (or 'penguin-lang') is designed to be a programming language that is modern, easy-to-understand, and concurrent-friendly.

The following is a minimal hello-world example:

initial {
	println("hello world from penguin-lang!");
}

Penguin-lang is inspired by multiple languages:

  • Syntax from C#
  • Garbage collection from C#/Java
  • Type system from Rust
  • Async/coroutines from C#/Rust (Tokio)
  • Thread-safety from Erlang
  • Timing model from Verilog/SystemC
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft