SkillAgentSearch skills...

Ririsu

An untyped concatenative language of bewitchingly sweetly evulness

Install / Use

/learn @kurisuwhyte/Ririsu
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Ririsu

A pure, untyped, parallel, distributed, stack-based, dynamically-scoped data-processing esolang.

Example

A program to return all even numbers of a sequence:

[123456789][∘i]→[[2]i⇄%[0]i=]⋈

A program to sum all numbers of a sequence:

[123456789][∘i]→[0]i[+]⚺

Running

You'll need Erlang and Elixir correctly set-up in order to run Ririsu.

$ git clone git://github.com/kurisuwhyte/ririsu
$ cd ririsu
$ mix escriptize
$ ./bin/ririsu repl

(Or alternatively download the binary)

Documentation

Check it out on-line at http://kurisuwhyte.github.io/ririsu, or download the gh-pages branch and open the index.html file.

Tests

( ... )

Licence

WTFPL.

Related Skills

View on GitHub
GitHub Stars11
CategoryDevelopment
Updated5mo ago
Forks0

Languages

Elixir

Security Score

72/100

Audited on Oct 10, 2025

No findings