Earley v0.11.0.0 Release Notes
Release Date: 2016-03-18 // about 7 years ago-
- โ Add
IsString Prod
instance - ๐ Change the signature of
Terminal
to take a functiona -> Maybe b
, and add a new operatorterminal
- ๐ Move
satisfy
to theDerived
module - โ Add the
token
,namedToken
, andlist
operators - ๐ Deprecate the
symbol
,namedSymbol
, andword
operators (use the above instead) - โ Add the
listLike
operator
- โ Add