On Mon, Dec 28, 2015 at 9:13 PM, Baiju M <baiju.m.m...@gmail.com> wrote:
> Hi,
>
> Anyone tried to create a parser for USFM using Parsing Expression Grammar
> (PEG)?
>
> I just started exploring this idea here: https://github.com/baijum/usfm This
> is very early stage. If I am able to make any progress, will report here.

A quick update about this work.

I couldn't make much progress with PEG based parser.  Now I am
experimenting with a handwritten parser (see the master branch).

Ryan is exploring a PEG based parser using Rust language here.
https://github.com/ryanhiebert/usfm

Regards,
Baiju M

_______________________________________________
sword-devel mailing list: sword-devel@crosswire.org
http://www.crosswire.org/mailman/listinfo/sword-devel
Instructions to unsubscribe/change your settings at above page

Reply via email to