I suggest that your "brief.html" could be improved if it included,
at the top, a brief description of *what CCore is*. I'm sure the
information there is useful to people who are already using it and
want to know what (new) features it provides, but it's less useful
to those of us who hadn't necessarily heard of it before.
From the GitHub page
https://github.com/SergeyStrukov/CCore-3-xx :
CCore is a development platform.
Its primary purpose is a real-time embedded development,
but it also a great platform for a usual host development.
CCore gives a more professional language support for C++ development,
than a standard C++ library, with greater attention to details of
implementation, efficiency, robustness and derivability.
It is also more "encyclopedic".
--
Keith Thompson (The_Other_Keith)
ks...@mib.org <
http://www.ghoti.net/~kst>
Will write code for food.
void Void(void) { Void(); } /* The recursive call of the void */