|
|
|
|
|
by WalterBright
4522 days ago
|
|
> What do you use to build your parsers? I use a text editor. Using a coverage analyzer is adequate for evaluating the thoroughness of the tests. Yes, it all is a trivially small amount of work compared to the rest of a language project (and even compared with the rest of the compiler). You'll spend much more time just trying to figure out how to convert floating point values to strings. |
|
I should hope not, since the source code to printf() should have pretty much the complete answer to that!