[Discover] Text.Parsers.Frisby http://repetae.net/computer/frisby/
(haskell parser parsing peg) 
[Discover] Packrat Parsing and Parsing Expression Grammars http://pdos.csail.mit.edu/~baford/packrat/ (algorithms parser packrat toread)
[Discover] Packrat Parsing: a Practical Linear-Time Algorithm with Backtracking http://pdos.csail.mit.edu/~baford/packrat/thesis/ (parser packrat papers haskell)
[Discover] polyparse: alternative parser combinator libraries http://www.cs.york.ac.uk/fp/polyparse/ (parser haskell library lib)
[Discover] Parsec http://www.cs.uu.nl/~daan/parsec.html (haskell parser library parsing)
[Discover] Parsing Expression Grammars: A Recognition-Based Syntactic Foundation http://pdos.csail.mit.edu/~baford/packrat/popl04/ (research parser peg paper)
[Discover] A Compiler Toolkit in Haskell http://www.cse.unsw.edu.au/~chak/haskell/ctk/ (parser haskell lexer compilers)
[Discover] PADS: A System For Processing Ad Hoc Data http://www.padsproj.org/ (parser research datamining fp)
[Discover] CIL - Infrastructure for C Program Analysis and Transformation http://hal.cs.berkeley.edu/cil/ (parser c compilers library)
[Discover] super fast xml parser http://rapidxml.sourceforge.net/ (xml library parser opensource)
[Discover] Rats! http://www.cs.nyu.edu/rgrimm/xtc/rats.html (parser packrat java peg)
[Discover] How to write a parser in a functional language. - hpaste http://hpaste.org/2674 (parser tutorial haskell uri)
[Discover] Command-line Parsing Combinators http://ogi.altocumulus.org/~hallgren/Talks/CmdLineParser/ (parser haskell cli commandline)
[Discover] Gazelle: a system for building fast, reusable parsers http://www.reverberate.org/gazelle/ (parser parsing gazelle grammars)
[Discover] ANTLR Parser Generator http://www.antlr.org/ (programming parser generator antlr)
[Discover] libxml http://xmlsoft.org/ (xml tools html library)
[Discover] Nabble - Haskell - C2hs - anyone interested in developing a Language.C library? http://www.nabble.com/anyone-interested-in-developing-a-Language.C-library--t3611590.html (haskell c library mail)
[Discover] metafront http://www.brics.dk/metafront/ (brics parser generator syntax)
[Discover] xtc - eXTensible C http://www.cs.nyu.edu/rgrimm/xtc/ (xtc parser research c)

[Discover] teideal glic deisbhéalach " Blog Archive " Playing fast and loose with Parsec for parsing in ... http://www.serpentine.com/blog/2007/01/19/playing-fast-and-loose-with-parsec-for-parsing-in-haskell/ (parser parsec article haskell)
[Discover] Packrat Parsing: Simple, Powerful, Lazy, Linear Time http://pdos.csail.mit.edu/~baford/packrat/icfp02/ (haskell toread algorithms parsing)
[Discover] feedparser - Google Code http://code.google.com/p/feedparser/ (parser code python feed)
[Discover] Natural Language Toolkit http://nltk.sourceforge.net/ (library nlp linguistics cool)
[Discover] Pork - http://wiki.mozilla.org/Pork (plugins parser mozilla refactoring)
[Discover] peg/leg http://piumarta.com/software/peg/ (parser c)
[Discover] DJep - Java Expression Parser (JEP) with differentation and matricies http://www.singsurf.org/djep/index.html (parser matrix tensor math)
[Discover] QDox : Quick JavaDoc Scanner - QDox http://qdox.codehaus.org/ (parser javadoc java)
[Discover] ZestyParser http://zestyparser.adamatlas.org/ (parser python)
[Discover] CL-Yacc — a LALR(1) parser generator for Common Lisp http://www.pps.jussieu.fr/~jch/software/cl-yacc/ (parser lisp)
[Discover] pyparsing " Examples http://pyparsing.wikispaces.com/Examples (parser python parsing)
[Discover] CLiki : CL-Yacc http://www.cliki.net/CL-Yacc (parser lisp)
[Discover] Lemonodor: OpenDMAP http://lemonodor.com/archives/2008/04/opendmap.html (parser apps ontology nlp)
[Discover] Parsec, a fast combinator parser http://www.cs.uu.nl/~daan/download/parsec/parsec.html (parser library programming haskell)
[Discover] ANTLR 3.0 http://ociweb.com/jnb/jnbJun2008.html (tutorial language parsers books)
[Discover] pyparsing " home http://pyparsing.wikispaces.com/ (python library programming parsing)
[Discover] Parallel Parsing Processes http://www.cs.chalmers.se/~koen/pubs/entry-jfp04-parser.html (parallel parser koen process)
[Discover] Packrat Parsing and Parsing Expression Grammars http://pdos.csail.mit.edu/~baford/packrat/ (algorithms parser packrat toread)
[Discover] Packrat Parsing: a Practical Linear-Time Algorithm with Backtracking http://pdos.csail.mit.edu/~baford/packrat/thesis/ (parser packrat papers haskell)
[Discover] polyparse: alternative parser combinator libraries http://www.cs.york.ac.uk/fp/polyparse/ (parser haskell library lib)
[Discover] Parsec http://www.cs.uu.nl/~daan/parsec.html (haskell parser library parsing)
[Discover] Parsing Expression Grammars: A Recognition-Based Syntactic Foundation http://pdos.csail.mit.edu/~baford/packrat/popl04/ (research parser peg paper)
[Discover] A Compiler Toolkit in Haskell http://www.cse.unsw.edu.au/~chak/haskell/ctk/ (parser haskell lexer compilers)
[Discover] PADS: A System For Processing Ad Hoc Data http://www.padsproj.org/ (parser research datamining fp)
[Discover] CIL - Infrastructure for C Program Analysis and Transformation http://hal.cs.berkeley.edu/cil/ (parser c compilers library)
[Discover] super fast xml parser http://rapidxml.sourceforge.net/ (xml library parser opensource)
[Discover] Rats! http://www.cs.nyu.edu/rgrimm/xtc/rats.html (parser packrat java peg)
[Discover] How to write a parser in a functional language. - hpaste http://hpaste.org/2674 (parser tutorial haskell uri)
[Discover] Command-line Parsing Combinators http://ogi.altocumulus.org/~hallgren/Talks/CmdLineParser/ (parser haskell cli commandline)
[Discover] Gazelle: a system for building fast, reusable parsers http://www.reverberate.org/gazelle/ (parser parsing gazelle grammars)
[Discover] ANTLR Parser Generator http://www.antlr.org/ (programming parser generator antlr)
[Discover] libxml http://xmlsoft.org/ (xml tools html library)
[Discover] Nabble - Haskell - C2hs - anyone interested in developing a Language.C library? http://www.nabble.com/anyone-interested-in-developing-a-Language.C-library--t3611590.html (haskell c library mail)
[Discover] metafront http://www.brics.dk/metafront/ (brics parser generator syntax)
[Discover] xtc - eXTensible C http://www.cs.nyu.edu/rgrimm/xtc/ (xtc parser research c)
[Discover] The BNF Converter http://www.cs.chalmers.se/~markus/BNFC/ (parser haskell bnf java)
[Discover] teideal glic deisbhéalach " Blog Archive " Playing fast and loose with Parsec for parsing in ... http://www.serpentine.com/blog/2007/01/19/playing-fast-and-loose-with-parsec-for-parsing-in-haskell/ (parser parsec article haskell)
[Discover] Packrat Parsing: Simple, Powerful, Lazy, Linear Time http://pdos.csail.mit.edu/~baford/packrat/icfp02/ (haskell toread algorithms parsing)
[Discover] feedparser - Google Code http://code.google.com/p/feedparser/ (parser code python feed)
[Discover] Natural Language Toolkit http://nltk.sourceforge.net/ (library nlp linguistics cool)
[Discover] Pork - http://wiki.mozilla.org/Pork (plugins parser mozilla refactoring)
[Discover] peg/leg http://piumarta.com/software/peg/ (parser c)
[Discover] DJep - Java Expression Parser (JEP) with differentation and matricies http://www.singsurf.org/djep/index.html (parser matrix tensor math)
[Discover] QDox : Quick JavaDoc Scanner - QDox http://qdox.codehaus.org/ (parser javadoc java)
[Discover] ZestyParser http://zestyparser.adamatlas.org/ (parser python)
[Discover] CL-Yacc — a LALR(1) parser generator for Common Lisp http://www.pps.jussieu.fr/~jch/software/cl-yacc/ (parser lisp)
[Discover] pyparsing " Examples http://pyparsing.wikispaces.com/Examples (parser python parsing)
[Discover] CLiki : CL-Yacc http://www.cliki.net/CL-Yacc (parser lisp)
[Discover] Lemonodor: OpenDMAP http://lemonodor.com/archives/2008/04/opendmap.html (parser apps ontology nlp)
[Discover] Parsec, a fast combinator parser http://www.cs.uu.nl/~daan/download/parsec/parsec.html (parser library programming haskell)
[Discover] ANTLR 3.0 http://ociweb.com/jnb/jnbJun2008.html (tutorial language parsers books)
[Discover] pyparsing " home http://pyparsing.wikispaces.com/ (python library programming parsing)
[Discover] Parallel Parsing Processes http://www.cs.chalmers.se/~koen/pubs/entry-jfp04-parser.html (parallel parser koen process)
