Skip to content

Elvish vs Rosetta Code

A side-by-side look at Elvish and Rosetta Code. For an in-depth review of either product, follow the links below.

Elvish

Elvish

Development

Elvish is an expressive, friendly and open shell and scripting language for Linux/UNIX. It combines the convenience of interactive shells with the programmability of scripting languages. Elvish supports handy features like pathname expansion, pipelines, redirections and variables.

shellscriptinglinuxunix
Rosetta Code

Rosetta Code

Development

Rosetta Code is a programming chrestomathy website which aims to present solutions to the same task in different programming languages. It demonstrates various languages' features, and how the same algorithm can be implemented in different ways.

programmingcode-examplesalgorithms