ragel-c

compiles finite state machines into code in various languages

Debian Debian
RUN apt-get update && \ apt-get install -y ragel
Ubuntu
RUN apt-get update && \ apt-get install -y ragel
Alpine
RUN apk add ragel
Arch Arch Linux
RUN pacman -S --noconfirm ragel
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y ragel
Fedora
RUN dnf install -y ragel
Raspbian
RUN apt-get update && \ apt-get install -y ragel
click the source code to copy install ragel-c on any operating system with command-not-found.com