I don't care to learn such things. It's a bunch of learning about...
whatever... and with RDC I am taking features I like from both and
bringing them together ... so it would be counter-productive.
Why would I use this RDC, when its author is willfully ignorant about workign
out the difference between C and C++, or what is dialect and what is standard?
No thanks. Too much work for nothing valuable in return. I can simply
write code and let the compiler authors worry about such things. When
What does that even mean, "let the compiler authors worry about such things"?
Are you planning on sending your code to the compiler authors to fix?
A sentence in the form "let person X worry about Y" generally indicates
that the speaker is passing responsibility to X; X is expected to take
some action, to resolve problems related to Y.
What is it that the compiler writers worry about, and how does it help you,
if you don't care to look at the documents that their work is based on?
I mean, whether they do something right, or wrong, by their design or
by the spec, you can't possibly care, because you choose not to know.
You choose not to know whether something you coded works by design or accident.
Now, a compiler author is what you're trying to be, with this RDC, right?
Aren't you going to have a an accurate, complete reference manual for RDC that
is kept up to date with every public release?
Or will you expect your users to program by trial-and-error, as you do,
and to "port" their programs to each release of RDC by trial-and-error?
When someone reports a behavior (in particular, a change in behavior), by what
method will you determine whether it is a bug, or whether it is an invalid
report?
Not having a precise, standard-like document will let you just wave your hands
and say, "well, that was never written down anywhere, too bad for you!"
Or maybe the user really is wrong, but to provide good support, you will just
cave in and make the stupid behavior work again, not being able to point to the
any precise requirement spec which makes it right or wrong.
Are you sure you can do a good job specifying a programming language, if you
don't bother reading such documents written by others? And where will the
motivation come from to write specs, if you don't read such twaddle?