mrbc
lightweight implementation of the Ruby language
Install
- All systems
-
curl cmd.cat/mrbc.sh
- Debian
-
apt-get install mruby
- Ubuntu
-
apt-get install mruby
- Alpine
-
apk add mruby
- Kali Linux
-
apt-get install mruby
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install mruby
- OS X
-
brew install mruby
- Raspbian
-
apt-get install mruby
- Dockerfile
- dockerfile.run/mrbc
- Docker
-
docker run cmd.cat/mrbc mrbc
powered by Commando
mruby
lightweight implementation of the Ruby language
mruby is the lightweight implementation of the Ruby language complying to the ISO standard. This can be linked and embedded within your application. This package contains the following tools: * mirb: Embeddable interactive ruby shell * mrbc: mruby compiler * mruby: mruby interpreter * mrdb: mruby debugger * mruby-strip: mruby strip