antlr-config
language tool for constructing recognizers, compilers etc
RUN apt-get update && \
apt-get install -y libantlr-dev
RUN apt-get update && \
apt-get install -y libantlr-dev
RUN apt-get update && \
apt-get install -y libantlr-dev
RUN yum install -y antlr
RUN dnf install -y mingw64-antlr
RUN apt-get update && \
apt-get install -y libantlr-dev