cplusplus / modules-ts

C++ Modules Technical Specification working draft.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

https://github.com/cplusplus/modules-ts is the repository for the C++ Technical Specification "Extensions for Modules".

The draft Technical Specification is found in the src directory and is written in LaTeX. There is a Makefile that can be used to compile the sources, or you can use the latexmk program e.g. latexmk -pdf ts will generate a PDF.

About

C++ Modules Technical Specification working draft.


Languages

Language:TeX 99.3%Language:Makefile 0.7%