Tagged Questions
35
votes
4answers
2k views
Is there a BNF grammar of the TeX language?
I'm looking for a BNF grammar of the TeX language, does it exist?
16
votes
4answers
1k views
Syntax of TeX/LaTeX
{} and [] do some kind of grouping, and comma seems to be special as well. Being a programmer I find it frustrating to use Latex on incantation-only basis. I would like to know how does it exactly ...