Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / lark-parser/lark issues and pull requests

#1432 - Fix SymbolNode.end for completed tokens

Pull Request - State: closed - Opened by chanicpanic 4 days ago - 3 comments

#1430 - Update config and drop python < 3.8

Pull Request - State: open - Opened by MegaIng 8 days ago - 2 comments

#1430 - Update config and drop python < 3.8

Pull Request - State: closed - Opened by MegaIng 8 days ago - 5 comments

#1429 - Add scanning

Pull Request - State: open - Opened by MegaIng 9 days ago - 8 comments

#1429 - Add scanning

Pull Request - State: open - Opened by MegaIng 9 days ago - 9 comments

#1428 - Clean up test_parser.py, use xFail instead of skip where appropriate

Pull Request - State: closed - Opened by MegaIng 10 days ago - 6 comments

#1427 - BUGFIX Earley: Now yielding a previously repressed ambiguity

Pull Request - State: closed - Opened by erezsh 10 days ago - 6 comments

#1427 - BUGFIX Earley: Now yielding a previously repressed ambiguity

Pull Request - State: open - Opened by erezsh 10 days ago - 1 comment

#1426 - Post 1388 changes

Issue - State: open - Opened by MegaIng 10 days ago - 3 comments

#1426 - Post 1388 changes

Issue - State: open - Opened by MegaIng 10 days ago - 4 comments

#1425 - Forgiving syntax

Issue - State: open - Opened by Lampe2020 11 days ago - 3 comments
Labels: enhancement

#1424 - Is it possible to parse parts of the input?

Issue - State: open - Opened by jjalowie 11 days ago - 11 comments
Labels: question

#1423 - Docs: Added Indenter

Pull Request - State: closed - Opened by erezsh 13 days ago - 4 comments

#1422 - Grammar Syntax For Unordered Groups

Issue - State: open - Opened by DennisAtExpleo 14 days ago - 1 comment
Labels: enhancement

#1421 - No such file or directory: 'COMMON.lark'

Issue - State: closed - Opened by raeldor 17 days ago - 4 comments

#1420 - Code coverage: Update Python version

Pull Request - State: closed - Opened by erezsh about 1 month ago - 1 comment

#1419 - Attempt to solve performance problems in accepts()

Pull Request - State: closed - Opened by erezsh about 1 month ago

#1418 - accepts() vs choices() in InteractiveParser

Issue - State: closed - Opened by Daniel63656 about 1 month ago - 10 comments
Labels: question

#1418 - accepts() vs choices() in InteractiveParser

Issue - State: open - Opened by Daniel63656 about 1 month ago - 9 comments
Labels: question

#1417 - Deprecation Warning

Issue - State: closed - Opened by MohammedShokr about 1 month ago - 6 comments
Labels: question

#1416 - Transformer Not Applying Expected Transformations in Lark Parser

Issue - State: closed - Opened by chenshimeng about 1 month ago - 3 comments
Labels: question

#1415 - Correctly put terminals into non-capturing groups when combining them

Pull Request - State: open - Opened by MegaIng about 1 month ago - 1 comment

#1414 - Pipe in terminal regex not working as expected

Issue - State: open - Opened by sidhiadkoli about 1 month ago - 1 comment
Labels: bug

#1413 - Issue of installing lark in Python

Issue - State: closed - Opened by ghost about 2 months ago - 1 comment
Labels: question

#1412 - Stand-alone program cannot be run

Issue - State: closed - Opened by Doormatty 2 months ago - 4 comments

#1410 - Lark.open_from_package() does not support namespace packages

Issue - State: closed - Opened by michaeltryby 2 months ago - 2 comments

#1409 - Pin types-regex to a working version

Pull Request - State: closed - Opened by erezsh 2 months ago

#1408 - Add Outlines to list of projects using Lark

Pull Request - State: closed - Opened by rlouf 2 months ago - 1 comment

#1407 - Add `outlines` in the list of projects using Lark

Issue - State: closed - Opened by rlouf 3 months ago - 2 comments
Labels: question

#1406 - Incorrect start_pos / end_pos in the tree

Issue - State: open - Opened by munching 3 months ago - 8 comments

#1406 - Incorrect start_pos / end_pos in the tree

Issue - State: open - Opened by munching 3 months ago - 8 comments
Labels: question, discussion

#1405 - Unable to parse Arabic text

Issue - State: closed - Opened by jmishra01 3 months ago - 3 comments
Labels: question

#1404 - How to define lark grammar for best parsing performance

Issue - State: closed - Opened by ShivaShankarMovidius 3 months ago - 8 comments
Labels: question

#1403 - Cant read `meta` from Tree or Token?

Issue - State: closed - Opened by thehappycheese 3 months ago - 5 comments
Labels: question

#1403 - Cant read `meta` from Tree or Token?

Issue - State: closed - Opened by thehappycheese 3 months ago - 5 comments
Labels: question

#1402 - earley very, very slow

Issue - State: closed - Opened by Bugz000 3 months ago - 24 comments
Labels: question

#1402 - earley very, very slow

Issue - State: closed - Opened by Bugz000 3 months ago - 24 comments
Labels: question

#1401 - Making a comment by using regular expression

Issue - State: closed - Opened by EliotBD03 3 months ago - 5 comments
Labels: question

#1401 - Making a comment by using regular expression

Issue - State: open - Opened by EliotBD03 3 months ago - 5 comments
Labels: question

#1400 - Transforming tree after standalone parser results in different AST

Issue - State: closed - Opened by pdeibert 3 months ago - 4 comments

#1400 - Transforming tree after standalone parser results in different AST

Issue - State: closed - Opened by pdeibert 3 months ago - 4 comments

#1399 - Need help with terminals not showing up as expected

Issue - State: open - Opened by justrajdeep 3 months ago
Labels: question

#1399 - Need help with terminals not showing up as expected

Issue - State: open - Opened by justrajdeep 3 months ago
Labels: question

#1398 - Need help figuring out why some characters are captured in __ANON_

Issue - State: closed - Opened by justrajdeep 3 months ago - 2 comments
Labels: question

#1398 - Need help figuring out why some characters are captured in __ANON_

Issue - State: closed - Opened by justrajdeep 3 months ago - 2 comments
Labels: question

#1397 - Import lark grammar written in one python project into another

Issue - State: open - Opened by manjrekarom 3 months ago - 2 comments
Labels: question

#1397 - Import lark grammar written in one python project into another

Issue - State: open - Opened by manjrekarom 3 months ago - 2 comments
Labels: question

#1395 - Fix for when providing a transformer with a Token

Pull Request - State: closed - Opened by erezsh 4 months ago - 1 comment

#1394 - Transformer raises AttributeError when a tree is only a token

Issue - State: closed - Opened by The-Arx 4 months ago - 1 comment
Labels: bug

#1393 - Enhancement of List Concatenation and Iterator Check

Pull Request - State: open - Opened by Akshat111111 4 months ago - 1 comment

#1391 - Please remove the duplicate PYPI record

Issue - State: closed - Opened by yurivict 5 months ago - 1 comment

#1389 - parsing.py example - lark.exceptions.GrammarError

Issue - State: closed - Opened by 7flash 5 months ago - 1 comment

#1387 - Docs: Example link to blog.erezsh.com dead

Issue - State: open - Opened by nicktimko 5 months ago - 1 comment

#1386 - Parser error messages are not deterministic

Issue - State: closed - Opened by RobertCraigie 5 months ago - 2 comments

#1384 - Ability to inline branches not documented in the grammar reference

Issue - State: open - Opened by kpet 5 months ago - 3 comments

#1382 - AssertionError when using templates

Issue - State: open - Opened by subnut 6 months ago - 4 comments
Labels: bug

#1381 - Give "Shaping the tree" clear sub-headings

Pull Request - State: closed - Opened by nchammas 6 months ago - 2 comments

#1380 - Data structure for getting possible terminal sequences?

Issue - State: closed - Opened by RevanthRameshkumar 6 months ago - 2 comments
Labels: question

#1379 - Make Token inherit from Generic.

Issue - State: open - Opened by Luis-omega 7 months ago - 2 comments
Labels: enhancement

#1378 - Exclude classes in create_tranformer by user provided pedicate

Issue - State: open - Opened by vityaman 7 months ago
Labels: enhancement

#1377 - Use MAXWIDTH instead of MAXREPEAT when available

Pull Request - State: closed - Opened by MegaIng 7 months ago

#1374 - Type of `tree.data` is wrong.

Issue - State: closed - Opened by naddeoa 7 months ago - 1 comment

#1373 - multiline strings in python3 grammar

Issue - State: closed - Opened by kediaharshit9 7 months ago - 1 comment
Labels: question

#1372 - Improve IMAP ID parser

Issue - State: closed - Opened by P-EB 7 months ago - 13 comments
Labels: question

#1371 - Ability to search for parseable substrings

Issue - State: open - Opened by DRMacIver 7 months ago - 6 comments
Labels: enhancement

#1370 - Directly used literals not returned by transformer

Issue - State: closed - Opened by Daniel63656 7 months ago - 1 comment
Labels: question

#1370 - Directly used literals not returned by transformer

Issue - State: closed - Opened by Daniel63656 7 months ago - 1 comment
Labels: question

#1369 - Checking for allowed tokens with accepts() triggers transformer callbacks

Issue - State: closed - Opened by Daniel63656 7 months ago - 4 comments
Labels: question

#1368 - Is there a way to receive callbacks when a rule finishes

Issue - State: closed - Opened by Daniel63656 7 months ago
Labels: question

#1367 - Partial parsing

Issue - State: closed - Opened by Daniel63656 8 months ago - 11 comments
Labels: question

#1366 - Is it possible to parse a list of terminals?

Issue - State: closed - Opened by Daniel63656 8 months ago - 2 comments
Labels: question

#1365 - Run tests against Python 3.12

Pull Request - State: closed - Opened by michael-k 8 months ago - 1 comment

#1364 - Part 1: doc restructure, introduce categories

Pull Request - State: open - Opened by tomschr 8 months ago - 18 comments

#1363 - A fix for black formatter breaking standalone parser generation.

Pull Request - State: closed - Opened by marsninja 8 months ago - 7 comments

#1359 - Can not chain or merge two transformers

Issue - State: closed - Opened by reSHARMA 8 months ago - 7 comments
Labels: question

#1357 - Fix nested list markdown syntax in how_to_use.md

Pull Request - State: closed - Opened by ei-grad 8 months ago

#1356 - Standalone: Added support for interactive parser.

Pull Request - State: closed - Opened by erezsh 8 months ago - 1 comment

#1355 - GrammarError: Rule 'anycase' used but not defined (in rule pipesyn)

Issue - State: closed - Opened by RossPatterson 8 months ago - 5 comments

#1354 - Typing fixes. Mypy now produces 0 type errors

Pull Request - State: closed - Opened by erezsh 8 months ago - 2 comments

#1353 - Breaking changes / docs out of date

Issue - State: open - Opened by akissinger 8 months ago - 7 comments

#1352 - Referencing capturing groups errors when using LALR

Issue - State: open - Opened by mx781 9 months ago - 1 comment
Labels: question

#1352 - Referencing capturing groups errors when using LALR

Issue - State: closed - Opened by mx781 9 months ago - 5 comments
Labels: question

#1351 - Fixes to the python grammar

Pull Request - State: open - Opened by MegaIng 9 months ago

#1350 - Found a gotcha with the interactive parser

Issue - State: open - Opened by RevanthRameshkumar 9 months ago - 3 comments

#1350 - Found a gotcha with the interactive parser

Issue - State: closed - Opened by RevanthRameshkumar 9 months ago - 3 comments
Labels: question

#1349 - How is the python.lark rule "class" name parsed due to whitespace?

Issue - State: closed - Opened by RevanthRameshkumar 9 months ago - 10 comments
Labels: question

#1348 - Implement cache for earley parser

Issue - State: open - Opened by jtwaleson 9 months ago - 10 comments
Labels: enhancement

#1347 - Fix 1345 attempt two

Pull Request - State: closed - Opened by MegaIng 9 months ago - 3 comments

#1346 - Fix #1345 by not calling the callbacks from InteractiveParser.accepts

Pull Request - State: closed - Opened by MegaIng 9 months ago - 3 comments

#1344 - What is the best way to see if a sub-token character is acceptable in InteractiveParser?

Issue - State: closed - Opened by RevanthRameshkumar 9 months ago - 3 comments
Labels: question

#1343 - Improved typing around LALR and ParserState

Pull Request - State: closed - Opened by erezsh 9 months ago - 1 comment

#1342 - ContextualLexer now uses self.basic_lexer for easy extensibility (iss…

Pull Request - State: closed - Opened by erezsh 9 months ago - 3 comments