tame/design/tpl
Mike Gerwitz 02335f9a4a design/tpl: Clear copyright on Index pages
Apparently index page output uses a different even/odd determination than
the normal article page output.
2021-05-11 11:31:27 -04:00
..
sec design/tpl: Corrected conjunction/disjunction index placement 2021-05-11 09:59:03 -04:00
.gitignore design/tpl: Remove glossary 2021-05-10 14:28:37 -04:00
.latexmkrc design/tpl: The Tame Programming Language initial concept 2021-05-10 13:46:49 -04:00
Makefile design/tpl: Remove glossary 2021-05-10 14:28:37 -04:00
README.md design/tpl: The Tame Programming Language initial concept 2021-05-10 13:46:49 -04:00
tpl.sty design/tpl: \vdash=>\infer and index entry 2021-05-10 16:54:19 -04:00
tpl.tex design/tpl: Clear copyright on Index pages 2021-05-11 11:31:27 -04:00

README.md

The TAME Programming Language: Design and Implementation

This is a living document providing a formal definition of the TAME programming language.

Dependencies

See tpl.sty for the specific LaTeX packages that are needed. If you use a Debian-based system, the following command should be sufficient to install all necessary dependencies:

$ apt install --no-recommends \
    make latexmk \
    texlive-latex-extra texlive-fonts-extra texlive-science

Building

Simply run make. The output is tpl.pdf.