Skip to main content

All Questions

2 votes
2 answers
234 views

What are grammar checker tools that can be used when designing a new language?

When designing a programming language, before even writing the compiler's code, what are existing tools allowing to write a grammar, which can then check it for ambiguities and test it with sample ...
privpub19's user avatar