Group: fa.haskell · Group Profile · Search for applicative functors in fa.haskell
Author: Edward Kmett
Date: Jan 28, 2010 17:15
On 2010-01-28 20:31, Luke Palmer wrote: I could be mistaken, but at least there are both Applicative and Arrow parser libraries. I don't know how to classify the language that they parse -- it is not strictly context-free. It corresponds roughly to context-free where certain types of infinite chains are allowed. If the token set is finite you don't get any expressive advantage from a
|