Re: GSOC 2016: FastParse library
"'Johannes Rudolph' via scala-language" <[email protected]> Sat, 12 Mar 2016 11:19:47 +0100
| Newsgroups | gmane.comp.lang.scala |
|---|---|
| Message-ID | <CAKF7HnetUfPOhr41qteiquGvdKQ2hNuRq0eqU-X8t2piUaW5-w@mail.gmail.com> |
On Fri, Mar 11, 2016 at 5:23 AM, Haoyi Li <[email protected]> wrote: > For example, a FastParse based Markdown parser would both very useful as > well as serve to introduce you to the FastParse library and build you up to > a reasonably high level of expertise. You would gain a much deeper > understanding of its behavior and internals, the "why"s of the library, and > be in a much better position to contribute significantly. Though, Markdown has a notoriously hard to parse grammar... Getting all those nestings right is quite hard. You may want to see the list of test-cases from pegdown: https://github.com/sirthias/pegdown/tree/master/src/test/resources. -- You received this message because you are subscribed to the Google Groups "scala-language" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.