adrianmay / Plapascala

Play with parsers in scala

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Plapascala

Play with parsers in scala

Haskellers who think Scala is wussy should read this.

It's a monadic parser in which for...yield accidentally volunteered itself to act as do...return.

Scalaz does this properly, but people who want their code that similar to Haskell would simply use Haskell. The world needs to get there via lighter techniques.

About

Play with parsers in scala

License:MIT License


Languages

Language:Scala 96.9%Language:Makefile 3.1%