issues
search
lukehutch
/
pikaparser
The Pika Parser reference implementation
MIT License
141
stars
12
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Infinite left-recursion when seed parent might be empty
#35
CptWesley
opened
1 year ago
9
[question] `canMatchZeroChars` in cycles
#34
exaexa
closed
2 years ago
10
Bump junit from 4.11 to 4.13.1
#33
dependabot[bot]
closed
3 years ago
0
Difference in matching of recursive "First"/"Ordered Choice" compared to top-down parsers
#32
maxfischer2781
closed
2 years ago
50
Special Complexity Handling for Left-Recursion Patterns?
#31
SchrodingerZhu
opened
4 years ago
9
Bump junit from 4.11 to 4.13.1
#30
dependabot[bot]
closed
3 years ago
0
Publish source file for the research paper
#29
elfring
closed
4 years ago
4
Extend exception class hierarchy
#28
elfring
closed
4 years ago
3
Introduce parallel data processing
#27
elfring
closed
4 years ago
10
Increase usage of StringBuilder objects
#26
elfring
closed
4 years ago
8
Support for character classes
#25
elfring
closed
4 years ago
3
Question, any plan about significant constant overhead per character of input
#24
lygstate
opened
4 years ago
4
Represent the parsing process in BPMN 2?
#23
elfring
closed
4 years ago
10
Support for out-of-source builds
#22
elfring
closed
4 years ago
4
Updates for tests
#21
psfblair
closed
4 years ago
2
Use readString to read an entire file without modifying linebreaks.
#20
psfblair
closed
4 years ago
0
Additional DEBUG statement
#19
psfblair
closed
4 years ago
1
Additional fixes for Java PEG grammar
#18
psfblair
closed
4 years ago
8
Test fixes
#17
psfblair
closed
4 years ago
9
Move to Kotlin?
#16
psfblair
closed
4 years ago
1
Some benchmarks for comparing the Java and Kotlin versions of the parser
#15
psfblair
closed
4 years ago
2
parseASTNodes: nextNodeLabel is always null...?
#14
psfblair
closed
4 years ago
1
Metagrammar for SINGLE_QUOTED_CHAR
#13
psfblair
closed
4 years ago
3
Java parsing test
#12
psfblair
closed
4 years ago
1
Minor tweaks
#11
psfblair
closed
4 years ago
2
Add (passing) tests.
#10
psfblair
closed
4 years ago
2
Unused parameter?
#9
psfblair
closed
4 years ago
3
Fix typo
#8
psfblair
closed
4 years ago
1
Print syntax errors when they exist.
#7
psfblair
closed
4 years ago
1
Handling of OneOrMore in getSubClauseMatches in Match.java
#6
psfblair
closed
4 years ago
2
Range overlaps fix
#5
psfblair
closed
4 years ago
17
Escaped characters do not match
#4
wrandelshofer
closed
4 years ago
1
CharSeq does not match if the character sequence ends at eof
#3
wrandelshofer
closed
4 years ago
1
Unreachable switch-labels in CharSeq class
#2
wrandelshofer
closed
4 years ago
5
Parsing code example does not compile
#1
wrandelshofer
closed
4 years ago
2