issues
search
djspiewak
/
parseback
A Scala implementation of parsing with derivatives
http://parseback.io
Apache License 2.0
197
stars
22
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
support for 2.13
#43
SwiftEngineer
closed
4 years ago
2
lexing before parsing
#42
osiire
opened
5 years ago
0
introduce Trampoline to mutual recursion.
#41
osiire
closed
5 years ago
1
fix issue #34
#40
osiire
closed
5 years ago
1
Is the current version consistent with the intro example ?
#39
tizuck
opened
6 years ago
1
2.13 support
#38
pshirshov
closed
4 years ago
3
Publish on Maven central
#37
pshirshov
opened
6 years ago
3
Outputs of the Direct Grammar in the README are misleading
#36
yetanotherion
opened
6 years ago
2
http://parseback.io/ is dead
#35
dwijnand
closed
6 years ago
2
No parse when using filter for associativity disambiguation + explicit parenthesis
#34
danleh
opened
7 years ago
1
Added scala.js support, fixes #14
#33
m-sp
closed
7 years ago
5
Implement compaction
#32
djspiewak
opened
7 years ago
4
Implement C stdlib benchmark
#31
djspiewak
opened
7 years ago
0
Add more tests for line tracking
#30
djspiewak
opened
7 years ago
0
Initial performance analysis
#29
djspiewak
closed
7 years ago
1
Implement negation classes
#28
djspiewak
opened
7 years ago
3
Find a way to avoid writing O(n^2) conversions
#27
djspiewak
opened
7 years ago
2
Add scalaz 7.1 support
#26
djspiewak
closed
7 years ago
1
isNullable is exponential in certain degenerate cases
#25
djspiewak
opened
7 years ago
0
isNullable does not correctly handle certain cases
#24
djspiewak
closed
7 years ago
0
Add EBNF operators
#23
djspiewak
closed
7 years ago
0
fix typo in readme
#22
sullivan-
closed
7 years ago
2
Reduce lines tracked by Apply
#21
djspiewak
closed
7 years ago
0
Build tweaks & misc README tweaks
#20
dwijnand
closed
7 years ago
4
Arithmetic parser example is bizarrely ambiguous
#19
djspiewak
closed
7 years ago
0
Reencode memoization to avoid thread unsafety
#18
djspiewak
closed
7 years ago
0
Added scalacheck testing libraries
#17
ChristopherDavenport
closed
7 years ago
0
Write some examples
#16
djspiewak
closed
7 years ago
0
Generalize whitespace consumption
#15
djspiewak
closed
7 years ago
0
Add Scala.js cross-build
#14
djspiewak
closed
7 years ago
0
Extra pretty-printing from core `Parser` interface
#13
djspiewak
closed
7 years ago
0
Port to shims
#12
djspiewak
closed
7 years ago
0
Port over gll-combinators test suite
#11
djspiewak
opened
7 years ago
3
Error recovery tokens
#10
djspiewak
opened
7 years ago
0
Initial benchmark work
#9
djspiewak
closed
7 years ago
1
Add support for arity-based overloads on ^^
#8
djspiewak
closed
7 years ago
0
Unstub line tracking
#7
djspiewak
closed
7 years ago
0
Implement disambiguation filters
#6
djspiewak
closed
7 years ago
2
Unbounded recursion on unexpected characters with left recursive grammars
#5
dcsobral
closed
7 years ago
0
String literals can't be combined with the pipe operator
#4
dcsobral
closed
7 years ago
1
DRY an expression
#3
dcsobral
closed
7 years ago
0
Optimize isEmpty
#2
dcsobral
closed
7 years ago
0
Shrink the object map by making Nullable Byte {-1, 0, 1}
#1
dwijnand
closed
7 years ago
2