BebeSparkelSparkel / biparsing

Bidirectional Parsing. Work in Progress
30 stars 0 forks source link

Left Recursive Parsing #7

Open BebeSparkelSparkel opened 7 months ago

BebeSparkelSparkel commented 7 months ago

Currently, I have not implemented left recursive parsing. This may be possible with the current implementation. Any suggestions on how to implement it?

https://github.com/kztk-m/flippre/issues/2#issuecomment-2041476824