ANTLR VS sbt-antlr4

Compare ANTLR vs sbt-antlr4 and see what are their differences.

ANTLR

ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files. (by antlr)

sbt-antlr4

Antlr4 plugin for sbt 1.1+ and 0.13.x (by ihji)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
ANTLR sbt-antlr4
17 1
16,236 57
1.8% -
8.5 0.0
1 day ago over 2 years ago
Java Scala
BSD 3-clause "New" or "Revised" License -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

ANTLR

Posts with mentions or reviews of ANTLR. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-02.

sbt-antlr4

Posts with mentions or reviews of sbt-antlr4. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-07.
  • How to create a small json lib using antlr and shapeless
    4 projects | dev.to | 7 May 2021
    Now we are ready to create a new project. For project building i'll use sbt, but it is also possible to use maven or gradle. After project creation we need to add antlr4 compiler plugin – sbt-antlr4. Also, we will need a shapeless for codec derivation, so let's add this library too. After all, plugins.sbt and build.sbt will look like this:

What are some alternatives?

When comparing ANTLR and sbt-antlr4 you can also consider the following projects:

JFlex - The fast scanner generator for Java™ with full Unicode support

Apache Calcite - Apache Calcite

lsp-mode - Emacs client/library for the Language Server Protocol

zetasql - ZetaSQL - Analyzer Framework for SQL

sql-parser - A validating SQL lexer and parser with a focus on MySQL dialect.

proleap-cobol-parser - ProLeap ANTLR4-based parser for COBOL

GoJavaWasm - A Java project for running Go(lang)'s WebAssembly code

sqlparse - A non-validating SQL parser module for Python

JSqlParser - JSqlParser parses an SQL statement and translate it into a hierarchy of Java classes. The generated hierarchy can be navigated using the Visitor Pattern

grammars-v4 - Grammars written for ANTLR v4; expectation that the grammars are free of actions.

Apache Hive - Apache Hive

libpg_query - C library for accessing the PostgreSQL parser outside of the server environment