grammar of PDF 1.7. (BNF or variant) -


i'm looking grammar of pdf 1.7 (bnf or variant)

absolutely not googleable

pdf binary format. binary formats not context-free, , pdf no exception. in pdf example need read , interpret size of binary stream before parsing stream. bnf can used context-free grammars, there no such thing bnf grammar pdf.

take @ specification here: pdf reference document


Comments

Popular posts from this blog

How do you change vbulletin's home page to the forums instead of the default (CMS or Activity Stream)? -

c++ - Troubles when compiling phash program -