[sword-devel] PEG parser for USFM
Baiju M
baiju.m.mail at gmail.com
Sun Jan 17 20:24:56 MST 2016
On Mon, Dec 28, 2015 at 9:13 PM, Baiju M <baiju.m.mail at 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
More information about the sword-devel
mailing list