hylo-lang / Lotsawa

A Swift implementation of the MARPA algorithms
Apache License 2.0
18 stars 2 forks source link

Use "predecessor" consistently #11

Open dabrahams opened 2 years ago

dabrahams commented 2 years ago

We're using “prefix” to mean the predecessor of an Earley item in several places. Let's clean that up?