Skip to content

Files

Latest commit

53a0c00 · May 7, 2023

History

History
This branch is 622 commits behind antlr/grammars-v4:master.

bibtex

BibTeX Grammar

BibTeX grammar for ANTLR v4.

Feature

  • Distinguish all entry types at syntactic level (case insensitive)

article, book, booklet, inbook, incollection, inproceedings, proceedings, manual, mastersthesis, phdthesis, misc, techreport, unpublished

  • Support String and Integer value types
  • Support {*} and "*" String values
  • Support line comment %
  • Support escape characters

Related Projects


References