/BookWithAntlr-Programing-Language-

You are given the following book.txt file. This file keeps the information about books in a particular data format/notation. It defines an array of books and each book might have different properties. Please write a CFG using ANTLR4 for parsing the data and its tokens.

Primary LanguageANTLR

Watchers