EBNF Grammar for ANSI C (+ Guide on reading EBNF)
ChubakPDP11+TakeWithGrainOfSalt @ ChubakPDP11 @programming.dev Posts 0Comments 70Joined 1 yr. ago
ChubakPDP11+TakeWithGrainOfSalt @ ChubakPDP11 @programming.dev
Posts
0
Comments
70
Joined
1 yr. ago
I think digraphs and trigraphs are part of the preprocessor? I did not add any preprocessor stuff to this grammar. I am adding them to the new version I am working on.
I have read the C17 standard fully and I did recall it from memory from time to time but it seems like I had forgotten a lot of stuff. I am redefining it, and I am redigning my AWK grammar too.
I am hoping I could perhaps make a Github pages website called Internet Grammar Database and have all sorts of grammar inside it. Thoughts?