awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesSyntax Diagnostics Collection

Gathering syntax warnings and parsing errors during the analysis of source code input.

Distinct from Syntax Error Diagnostics: Distinct from Syntax Error Diagnostics: focuses on collection utilities for parser warnings rather than standalone error diagnosis tools.

Explore 1 awesome GitHub repository matching development tools & productivity · Syntax Diagnostics Collection. Refine with filters or upvote what's useful.

Awesome Syntax Diagnostics Collection GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • whitequark/parserAvatar von whitequark

    whitequark/parser

    1,642Auf GitHub ansehen↗

    Parser is a Ruby source code parser that converts raw source text into structured abstract syntax trees for static analysis and code manipulation. It features dynamic dispatch mechanisms that select specific grammar and tokeniser implementations at runtime, supporting both the executing interpreter version and explicitly targeted language specification versions. The library constructs abstract syntax tree nodes as frozen, immutable objects while tracking exact source file coordinates and character ranges for each node. Developers can supply custom builder objects to control how tree nodes ar

    Gathers syntax warnings and parsing errors during the analysis of source code input.

    Yacc
    Auf GitHub ansehen↗1,642
  1. Home
  2. Development Tools & Productivity
  3. JSON Syntax Repair
  4. Syntax Error Diagnostics
  5. Syntax Diagnostics Collection