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

Purus

otoneko1102

|
6 installs
| (0) | Free
Purus language support — syntax highlighting, snippets, and file icons
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Logo

English | 日本語


CI npm npm downloads License Node.js VS Code Extension GitHub commit activity GitHub last commit US layout JIS layout

Purus - /ˈpuː.rus/ means pure✨ in Latin - is a beautiful, simple, and easy-to-use language. It compiles to JavaScript.

It makes your fingers free from the Shift key.

With Purus, you can write code almost without pressing the Shift key.

let name
name be ///Purus///
const message be ///Welcome to [name]!///
console.log[message] -- Welcome to Purus!

Install

# Global
npm install -g purus

# or Local
npm install -D purus

File Extensions

Extension Output
.purus .js
.cpurus .cjs
.mpurus .mjs

Tooling

  • Core — purus: The core-system of Purus
  • VS Code Extension — Marketplace: Syntax highlighting, snippets, file icons
  • Linter — @puruslang/linter: Static analysis for Purus
  • Prettier Plugin — @puruslang/prettier-plugin-purus: Code formatting

Documentation

The documentation is available on purus.work.

Contribute

The guide is here!

Made with contrib.rocks.

Author

otoneko. https://github.com/otoneko1102

License

Distributed under the Apache 2.0 License. See LICENSE for more information.

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