scannerless

There are 4 repositories under scannerless topic.

  • phorward/unicc

    LALR parser generator targetting C, C++, Python, JavaScript, JSON and XML

    Language:C627249
  • terrario

    terrario-js/terrario

    A refined, expressive parser combinator library.

    Language:TypeScript323202
  • A-LPG/LPG2

    The LALR parser generator (LPG) is a tool for developing scanners and parsers. Supports multi-language . Input is specified by BNF rules. LPG supports backtracking (to resolve ambiguity), automatic AST generation and grammar inheritance.

    Language:C++5154
  • kuafuwang/LPG2

    The LALR parser generator (LPG) is a tool for developing scanners and parsers written in TypeScript ,C#, Java, C++ or C. Input is specified by BNF rules. LPG supports backtracking (to resolve ambiguity), automatic AST generation and grammar inheritance.

    Language:C++2100