Hi Ricardo -- There's https://github.com/stasm/l20n-syntax-experiments/blob/master/ftl/grammar.ebnf which I wrote back when we were redesigning the syntax. I have never used it to generate a parser though. It might need some more work. I'll be happy to improve it if you find and report issues with it!
Thanks, Staś On Fri, Aug 12, 2016 at 8:48 PM, Ricardo Palomares Martínez <[email protected]> wrote: > Hi, > > Back in the early versions of L20n, I remember having seen a BNF doc > with the L20n grammar. Now, after the syntax revamp, I can't find > anything closer. Since I would need to implement a parser in Java for > L20n, I need a reference doc of the grammar. > > TIA > > -- > Proyecto NAVE - http://www.proyectonave.es/ > Mozilla Localization Project, es-ES Team > SeaMonkey Volunteer - https://www.seamonkey-project.org/ > Diaspora: [email protected] > > _______________________________________________ > tools-l10n mailing list > [email protected] > https://lists.mozilla.org/listinfo/tools-l10n _______________________________________________ tools-l10n mailing list [email protected] https://lists.mozilla.org/listinfo/tools-l10n
