home.social

#railroaddiagram β€” Public Fediverse posts

Live and recent posts from across the Fediverse tagged #railroaddiagram, aggregated by home.social.

  1. @sethmlarson It seems to fail on most ABNF files. Could you share what ABNF input you provided to get the railroad diagrams you had in the post?

    I tried running it on the `examples/abnf.abnf` it ships with and that produced nothing:

    kgt -l abnf -e rrtext < examples/abnf.abnf

    #ABNF #kgt #RailroadDiagram

  2. There is not a single tool on the entire Internet to convert ABNF grammar to railroad diagrams. πŸ™„

    PS: github.com/katef/kgt is the only one that claims to do this, but fails on its own example ABNF files.

    #ABNF #RailroadDiagram