ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
javascript
python
java
dart
swift
golang
php
parse
csharp
parsing
cpp
parser-generator
grammar
antlr
antlr4
language-recognition
-
Updated
Jul 21, 2021 - Java
When running the regression, the resulting logs seem to end up in
third_party/tests/$TEST/...
. This of course is not unnoticed by git, so a git status shows a ton of non-added new files added.To reproduce:
make make regression git status # observe all the files
Build or test artifacts should never clutter the rest of the code-base (we should regard them as read-only in