[ https://issues.apache.org/jira/browse/LUCENE-9528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17200052#comment-17200052 ]
Uwe Schindler commented on LUCENE-9528: --------------------------------------- We already have antlr used by expressions (and in Elasticsearch there's also Painless, [~rcmuir] and my masterpiece of highly performant invokedynamic usage and native lambda support still not statically typed). So I have no problem with it. Parboiled is funny, I used it in earlier times with pegdown, the precedessor of flexmark. The problem with pegdown was some design problems leading to slowness. > Clean up obsolete and commented-out cruft from StandardSyntaxParser.jj > ---------------------------------------------------------------------- > > Key: LUCENE-9528 > URL: https://issues.apache.org/jira/browse/LUCENE-9528 > Project: Lucene - Core > Issue Type: Sub-task > Reporter: Dawid Weiss > Assignee: Dawid Weiss > Priority: Minor > Fix For: master (9.0) > > Time Spent: 20m > Remaining Estimate: 0h > > The indentation in that file is crazy. So are micro-optimizations which make > reading the syntax parser much more difficult than it actually is. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org