Skip to content
This repository was archived by the owner on Jun 26, 2026. It is now read-only.

otnc/purus

Warning

This repository is archived. otnc/purus was a v0.x monorepo and is no longer actively maintained. Development continues at puruslang/purus. Docs: purus.work · Legacy docs (v0.x): old.purus.work


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

Documentation

The documentation is available on purus.work.

Contribute

The guide is here!

Made with contrib.rocks.

Author

otoneko. https://github.com/otnc

License

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

About

[Archived for v0.x] ✨ Write code without the Shift key. Beautiful, simple, and easy-to-use.

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Sponsor this project

  •  

Packages

 
 
 

Contributors