antlr4ts VS PoeFilterParser

Compare antlr4ts vs PoeFilterParser and see what are their differences.

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
antlr4ts PoeFilterParser
1 1
623 6
1.0% -
0.0 0.0
over 1 year ago almost 3 years ago
TypeScript ANTLR
GNU General Public License v3.0 or later GNU Lesser General Public License v3.0 only
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.

antlr4ts

Posts with mentions or reviews of antlr4ts. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-25.
  • Shelly: under the hood
    7 projects | dev.to | 25 Mar 2021
    What about the drawing/programming language itself? Even though it's quite simple, we still need a tokenizer and an interpreter. We've chosen ANTLR to define the grammar, with antlr4ts as the target. That is, when running the ANTLR tool, the input is a file containing the grammar definition, and as the output, we get TypeScript files that handle the parsing of arbitrary text into an AST (Abstract Syntax Tree).

PoeFilterParser

Posts with mentions or reviews of PoeFilterParser. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-08.

What are some alternatives?

When comparing antlr4ts and PoeFilterParser you can also consider the following projects:

TypeScript-Website - The Website and web infrastructure for learning TypeScript

NeverSink-Filter - This is a lootfilter for the game "Path of Exile". It hides low value items, uses a markup-scheme and sounds to highlight expensive gear and is based on economy data mining.

Playwright - Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.

PoEPythonLoadTimer

Visual Studio Code - Visual Studio Code

OpenPapyrus - ANTLR4 grammars for Papyrus

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

lang.g4 - ANTLR Grammar for different languages