Comment on Open-Source Ada: From Gateware to ApplicationparentComments−RossBencina10moThe C++ (draft) standards are open source:https://github.com/cplusplus/draftLast time I looked I could not find an equivalent repository for the C standards.−AlotOfReading10moThere isn't one. They publish completed drafts on the working group website:https://www.open-std.org/jtc1/sc22/wg14/www/wg14_document_lo...−RossBencina10mo.pdf unfortunately. The C++ sources that I linked to are machine readable .tex.
Comments
The C++ (draft) standards are open source:
https://github.com/cplusplus/draft
Last time I looked I could not find an equivalent repository for the C standards.
There isn't one. They publish completed drafts on the working group website:
https://www.open-std.org/jtc1/sc22/wg14/www/wg14_document_lo...
.pdf unfortunately. The C++ sources that I linked to are machine readable .tex.