Link Details

Link 87608 thumbnail
User 271736 avatar

By michid
via codecommit.com
Published: Jun 16 2008 / 08:37

Quite some time ago, a smart cookie named Phillip Wadler published a paper explaining the concept of “parser combinators”, a method of representing the well-understood concept of text parsing as the composition of atomic constructs which behaved according to monadic law. This idea understandably captured the imaginations of a number of leading researchers, eventually developing into the Haskell parsec library. Being a functional language with academic roots, it is understandable that Scala would have an implementation of the combinator concept included in its standard library.
  • 15
  • 0
  • 1123
  • 139

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.