logbook-js Javascript Parser for the Logbook file format Build the parser $ antlr4 -Dlanguage=JavaScript logbook.g4 Test the parser $ node index.js