#languagedev — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #languagedev, aggregated by home.social.
-
There is a lack of EBNF tools written in C/C++ that generate First and Follow sets. Most of them are web tools without source code and I want something to run locally. I've seen one in Go and some in Python. They don't look complete or well tested though. Does anybody know of a C/C++ based EBNF grammar analyzer? #ebnf #languagedev