Tagged Questions
The tinypg tag has no wiki summary.
2
votes
1answer
593 views
What is TinyPG and how does it work?
What is TinyPG and how does it work? I know its a "compiler-compiler" but how do I get started and create my own compiler in C#?
2
votes
1answer
953 views
Use existing languages in BNF with TinyPG?
How can I use these BNF grammars 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 ...