i need simple example to make bnf for c# language?

Recommended Answers

All 3 Replies

What is bnf ?

Backus–Naur form, used to define the syntax of the language(my def).

I would not find it usefull for C#, but often helps with SQL and XML formats.

Why do you need the BNF of c#, just wondering?

i will make isa compiler for c#
i need to know bnf of input and output statement and assignment and declartion of variable and looping and branching to make parse table for it .......

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.