Emacs mode for Relay text format

I am just starting to work with Relay’s text format and was wondering if anyone here has written an emacs mode for the same and would like to share it with me. Thanks a lot!

1 Like

We can replace our Relay parser written in C++ with an elisp one lol

Haha, that’s an interesting solution to the problem!