</pre><BR><BR>This is unacceptable for my needs. The command syntax has to be parsable and the command itself must also be parsable based on the syntax.<BR><BR>To solve this I came up with 2 BNF ...
A few months ago, I had a discussion with some friends online. The premise of the discussion was that even if you account for complexity, shorter code is more likely to be bug-free code. As a C ...