show/hide this revision's text 5 grammers --> grammars

How can I use these BNF grammersgrammars which are in GOLD meta-syntax (RegExp + BNF) with TinyPG? I'm new to BNF so approximately what sort of conversion will I have to do to convert BNF to EBNF?

I believe it should be pretty simple since TinyPG needs RegExp + EBNF in comparison to the GOLD grammers grammars which are RegExp + BNF.

Also, is there any TinyPG source code for any language available, just to see what sort of conversion I would have to do?

show/hide this revision's text 4 more readable

My question:

How can I use these BNF grammers which are in GOLD meta-syntax (RegExp + BNF) with TinyPG? I'm new to BNF so approximately what sort of conversion will I have to do to convert BNF to EBNF?

I believe it should be pretty simple since TinyPG needs RegExp + EBNF in comparison to the GOLD grammers which are RegExp + BNF.

Also, is there any TinyPG source code for any language available, just to see what sort of conversion I would have to do?

show/hide this revision's text 3 added link to GOLD meta lang, corrected grammer

My question:

How can I use these BNF grammers which are in GOLD meta-syntax (RegExp + BNF) with TinyPG? I'm new to BNF so approximately what sort of conversion will I have to do to convert BNF to EBNF?

I believe it should be pretty simple since TinyPG needs RegExp + EBNF in comparison to the GOLD grammers which are RegExp + BNF.

Is

Also, is there any TinyPG source code for some example any language (anything from C to JavaScript)availablethat I can look at , just to see what sort of conversion would I would have to do?

show/hide this revision's text 2 edit
show/hide this revision's text 1