Julia syntax in antlr4?

I don’t think Julia has a syntax standard like C++ etc. the Julia syntax uses its official implementation as “standard”, but I remember @thautwarm wrote a BNF for Julia syntax before.

2 Likes