ragel-csharp
compiles finite state machines into code in various languages
RUN apt-get update && \
apt-get install -y ragel
RUN apt-get update && \
apt-get install -y ragel
RUN apk add ragel
RUN pacman -S --noconfirm ragel
RUN apt-get update && \
apt-get install -y ragel
RUN dnf install -y ragel
RUN apt-get update && \
apt-get install -y ragel