Simplest way to try these, without having to install anything:
- Clojure(Script) http://clojurescript.net/
- Ruby https://replit.com/languages/ruby
Or to try these on your machine
- Clojure via Babashka https://babashka.org/
- download the latest release
- put
bbcommand on your$PATHe.g.export PATH=/where/babashka/executable/bb`