Tex is a programming language created in 1978.
#132on PLDB | 45Years Old | 4.3kUsers |
3Books | 1Papers | 249kRepos |
TeX ( or , see below), stylized within the system as TeX, is a typesetting system (or "formatting system") designed and mostly written by Donald Knuth and released in 1978. Together with the Metafont language for font description and the Computer Modern family of typefaces, TeX was designed with two main goals in mind: to allow anybody to produce high-quality books using minimal effort, and to provide a system that would give exactly the same results on all computers, at any point in time. TeX is free software, which made it accessible to a wide range of users. Read more on Wikipedia...
Hello World
\bye
% Hello World in plain \TeX
\immediate\write16{Hello World!}
\end
\ProvidesFile{verbose.bbx}
[\abx@bbxid]
\RequireBibliographyStyle{authortitle}
\endinput
The quadratic formula is $$-b \pm \sqrt{b^2 - 4ac} \over 2a$$
\bye
Feature | Supported | Token | Example |
---|---|---|---|
Fixed Point Numbers | ✓ | ||
Comments | ✓ | % A comment |
|
Line Comments | ✓ | % | % A comment |
Semantic Indentation | X | ||
MultiLine Comments | X |
title | authors | year | publisher |
---|---|---|---|
Tex and Latex: Drawing and Literate Programming/Book and Disk (McGraw-Hill Programming Tools for Scientists & Engineers) | Gurari, Eitan M. | 1993 | Computing McGraw-Hill |
Writing With Tex (McGraw-Hill Programming Tools for Scientists and Engineers) | Gurari, Eitan M. | 1993 | Computing McGraw-Hill |
Tex And Latex: Drawing And Literate Programming (mcgraw-hill Programming Tools For Scientists And Engineers) | Eitan Gurari | 1994 | Mcgraw-hill |
title | authors | year | citations | influentialCitations |
---|---|---|---|---|
Featherweight TeX and Parser Correctness | Sebastian Erdweg and K. Ostermann | 2010 | 9 | 1 |