All Projects → Tatsu → Similar Projects or Alternatives

802 Open source projects that are alternatives of or similar to Tatsu

Participle
A parser library for Go
Stars: ✭ 2,302 (+1062.63%)
Mutual labels:  ast, parser-library, parser
Proposal Binary Ast
Binary AST proposal for ECMAScript
Stars: ✭ 831 (+319.7%)
Mutual labels:  ast, parser
Javaparser
Java 1-15 Parser and Abstract Syntax Tree for Java, including preview features to Java 13
Stars: ✭ 3,972 (+1906.06%)
Mutual labels:  ast, parser
Query Translator
Query Translator is a search query translator with AST representation
Stars: ✭ 165 (-16.67%)
Mutual labels:  ast, parser
Bblfshd
A self-hosted server for source code parsing
Stars: ✭ 297 (+50%)
Mutual labels:  ast, parser
Mercury Parser
📜 Extract meaningful content from the chaos of a web page
Stars: ✭ 4,025 (+1932.83%)
Mutual labels:  parser-library, parser
Snapdragon
snapdragon is an extremely pluggable, powerful and easy-to-use parser-renderer factory.
Stars: ✭ 180 (-9.09%)
Mutual labels:  ast, parser
Postcss
Transforming styles with JS plugins
Stars: ✭ 25,612 (+12835.35%)
Mutual labels:  ast, parser
Libdparse
Library for lexing and parsing D source code
Stars: ✭ 91 (-54.04%)
Mutual labels:  ast, parser
Lang C
Lightweight C parser for Rust
Stars: ✭ 77 (-61.11%)
Mutual labels:  ast, parser
Graphql Go Tools
Tools to write high performance GraphQL applications using Go/Golang.
Stars: ✭ 96 (-51.52%)
Mutual labels:  ast, parser
Libpypa
libpypa is a Python parser implemented in pure C++
Stars: ✭ 172 (-13.13%)
Mutual labels:  ast, parser-library
Dart Petitparser
Dynamic parser combinators in Dart.
Stars: ✭ 266 (+34.34%)
Mutual labels:  parser-library, parser
Intellij Plugin V4
An IntelliJ plugin for ANTLR v4
Stars: ✭ 318 (+60.61%)
Mutual labels:  parser-generator, parser
Exprtk
C++ Mathematical Expression Parsing And Evaluation Library
Stars: ✭ 301 (+52.02%)
Mutual labels:  ast, parser
Webassemblyjs
Toolchain for WebAssembly
Stars: ✭ 566 (+185.86%)
Mutual labels:  ast, parser
Pigeon
Command pigeon generates parsers in Go from a PEG grammar.
Stars: ✭ 603 (+204.55%)
Mutual labels:  parser-generator, parser
Php Parser
PHP parser written in Go
Stars: ✭ 787 (+297.47%)
Mutual labels:  ast, parser
Astexplorer
A web tool to explore the ASTs generated by various parsers.
Stars: ✭ 4,330 (+2086.87%)
Mutual labels:  ast, parser
Astexplorer.app
https://astexplorer.net with ES Modules support and Hot Reloading
Stars: ✭ 65 (-67.17%)
Mutual labels:  ast, parser
Charly Vm
Fibers, Closures, C-Module System | NaN-boxing, bytecode-VM written in C++
Stars: ✭ 66 (-66.67%)
Mutual labels:  ast, parser
Mediawiki
MediaWiki API wrapper in python http://pymediawiki.readthedocs.io/en/latest/
Stars: ✭ 89 (-55.05%)
Mutual labels:  parser-library, parser
I Pascal
A free Object Pascal language plugin for IntelliJ IDEA
Stars: ✭ 85 (-57.07%)
Mutual labels:  ast, parser
Php Zephir Parser
The Zephir Parser delivered as a C extension for the PHP language.
Stars: ✭ 129 (-34.85%)
Mutual labels:  parser-generator, parser
Phplrt
PHP Language Recognition Tool
Stars: ✭ 127 (-35.86%)
Mutual labels:  ast, parser
Babylon
PSA: moved into babel/babel as @babel/parser -->
Stars: ✭ 1,692 (+754.55%)
Mutual labels:  ast, parser
Flora Sql Parser
Parse SQL (select) statements into abstract syntax tree (AST) and convert ASTs back to SQL.
Stars: ✭ 186 (-6.06%)
Mutual labels:  ast, parser
inmemantlr
ANTLR as a libray for JVM based languages
Stars: ✭ 87 (-56.06%)
Mutual labels:  parser-generator, ast
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
Stars: ✭ 3,405 (+1619.7%)
Mutual labels:  ast, parser
Covfefe
A parser for nondeterministic context free languages
Stars: ✭ 49 (-75.25%)
Mutual labels:  parser-library, parser-generator
Kgt
BNF wrangling and railroad diagrams
Stars: ✭ 312 (+57.58%)
Mutual labels:  parser-library, parser
Astroid
A common base representation of python source code for pylint and other projects
Stars: ✭ 310 (+56.57%)
Mutual labels:  ast, parser
Ratel Core
High performance JavaScript to JavaScript compiler with a Rust core
Stars: ✭ 367 (+85.35%)
Mutual labels:  ast, parser
leftry
Leftry - A left-recursion enabled recursive-descent parser combinator library for Lua.
Stars: ✭ 32 (-83.84%)
Mutual labels:  parser-library, parser-generator
Tenko
An 100% spec compliant ES2021 JavaScript parser written in JS
Stars: ✭ 490 (+147.47%)
Mutual labels:  ast, parser
Tiny Compiler
A tiny compiler for a language featuring LL(2) with Lexer, Parser, ASM-like codegen and VM. Complex enough to give you a flavour of how the "real" thing works whilst not being a mere toy example
Stars: ✭ 425 (+114.65%)
Mutual labels:  ast, parser
Meriyah
A 100% compliant, self-hosted javascript parser - https://meriyah.github.io/meriyah
Stars: ✭ 690 (+248.48%)
Mutual labels:  ast, parser
Php Parser
🌿 NodeJS PHP Parser - extract AST or tokens (PHP5 and PHP7)
Stars: ✭ 400 (+102.02%)
Mutual labels:  ast, parser
Esprima
ECMAScript parsing infrastructure for multipurpose analysis
Stars: ✭ 6,391 (+3127.78%)
Mutual labels:  ast, parser
Tolerant Php Parser
An early-stage PHP parser designed for IDE usage scenarios.
Stars: ✭ 717 (+262.12%)
Mutual labels:  ast, parser
Metric Parser
📜 AST-based advanced mathematical parser written by Typescript.
Stars: ✭ 26 (-86.87%)
Mutual labels:  ast, parser
human-parser-generator
A straightforward recursive descent Parser Generator with a focus on "human" code generation and ease of use.
Stars: ✭ 27 (-86.36%)
Mutual labels:  parser-generator, ast
Pegparser
💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and context-dependent grammars.
Stars: ✭ 164 (-17.17%)
Mutual labels:  parser-generator, parser
Csstree
A tool set for CSS including fast detailed parser, walker, generator and lexer based on W3C specs and browser implementations
Stars: ✭ 1,121 (+466.16%)
Mutual labels:  ast, parser
Method log
Trace the history of an individual method in a git repository (experimental)
Stars: ✭ 73 (-63.13%)
Mutual labels:  ast, parser
Spoon
Spoon is a metaprogramming library to analyze and transform Java source code (up to Java 15). 🥄 is made with ❤️, 🍻 and ✨. It parses source files to build a well-designed AST with powerful analysis and transformation API.
Stars: ✭ 1,078 (+444.44%)
Mutual labels:  ast, parser
Npeg
PEGs for Nim, another take
Stars: ✭ 163 (-17.68%)
Mutual labels:  parser-generator, parser
Diffsitter
A tree-sitter based AST difftool to get meaningful semantic diffs
Stars: ✭ 89 (-55.05%)
Mutual labels:  ast, parser
Json To Ast
JSON AST parser
Stars: ✭ 161 (-18.69%)
Mutual labels:  ast, parser
Cppast
Library to parse and work with the C++ AST
Stars: ✭ 1,003 (+406.57%)
Mutual labels:  ast, parser-library
Java Petitparser
Dynamic parser combinators in Java.
Stars: ✭ 118 (-40.4%)
Mutual labels:  parser-library, parser
Lioness
The Lioness Programming Language
Stars: ✭ 155 (-21.72%)
Mutual labels:  ast, parser
Csly
a C# embeddable lexer and parser generator (.Net core)
Stars: ✭ 129 (-34.85%)
Mutual labels:  parser-generator, parser
Cppcmb
A generic C++17 parser-combinator library with a natural grammar notation.
Stars: ✭ 108 (-45.45%)
Mutual labels:  parser-library, parser
kiuatan
A parser library for Pony.
Stars: ✭ 15 (-92.42%)
Mutual labels:  parser-library, parser-generator
lilt
LILT: noun, A characteristic rising and falling of the voice when speaking; a pleasant gentle accent.
Stars: ✭ 18 (-90.91%)
Mutual labels:  parser-generator, ast
Substitution Schedule Parser
Java library for parsing schools' substitution schedules. Supports multiple different systems mainly used in the German-speaking countries, including Untis, svPlan, and DAVINCI
Stars: ✭ 33 (-83.33%)
Mutual labels:  parser-library, parser
Elm Markdown
Pure Elm markdown parsing and rendering
Stars: ✭ 96 (-51.52%)
Mutual labels:  ast, parser
Pygdbmi
A library to parse gdb mi output and interact with gdb subprocesses
Stars: ✭ 139 (-29.8%)
Mutual labels:  parser-library, parser
Cub
The Cub Programming Language
Stars: ✭ 198 (+0%)
Mutual labels:  ast, parser
1-60 of 802 similar projects