BIRT 3.7
Written by: Michael Williams
Featured Refcardz: Top Refcardz:
  1. Scrum
  2. Apache Maven 2
  3. Essential MySQL
  4. Node.js
  5. Groovy
  1. jQuery Selectors
  2. Ajax
  3. Java
  4. Spring Config.
  5. Java Concurrency

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
  • 1263
  • 0

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.