473,698 Members | 2,243 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

where can I find the complete BNF grammar for C on the internet? Thanks



Nov 13 '05 #1
7 7384
On Mon, 21 Jul 2003 07:46:47 GMT, "Jack" <jj******@bigpo nd.net.au>
wrote in comp.lang.c:

....absolutely nothing!

It is considered extremely rude not to repeat or summarize your
subject line in the body of your message. There are some newsreaders
that do not display the subject line while showing the body of a post.

And the other rude thing you did is not read the FAQ for this group
before posting here. Particularly question 18.15.

There's a link to this groups FAQ in my signature.

--
Jack Klein
Home: http://JK-Technology.Com
FAQs for
comp.lang.c http://www.eskimo.com/~scs/C-faq/top.html
comp.lang.c++ http://www.parashift.com/c++-faq-lite/
alt.comp.lang.l earn.c-c++ ftp://snurse-l.org/pub/acllc-c++/faq
Nov 13 '05 #2

"Jack Klein" <ja*******@spam cop.net> wrote in message
news:q6******** *************** *********@4ax.c om...
On Mon, 21 Jul 2003 07:46:47 GMT, "Jack" <jj******@bigpo nd.net.au>
wrote in comp.lang.c:

...absolutely nothing!

It is considered extremely rude not to repeat or summarize your
subject line in the body of your message. There are some newsreaders
that do not display the subject line while showing the body of a post.

And the other rude thing you did is not read the FAQ for this group
before posting here. Particularly question 18.15.

There's a link to this groups FAQ in my signature.

--
Jack Klein
Home: http://JK-Technology.Com
FAQs for
comp.lang.c http://www.eskimo.com/~scs/C-faq/top.html
comp.lang.c++ http://www.parashift.com/c++-faq-lite/
alt.comp.lang.l earn.c-c++ ftp://snurse-l.org/pub/acllc-c++/faq

Nov 13 '05 #3
Jack Klein wrote:
There's a link to this groups FAQ in my signature.


http://www.eskimo.com/~scs/C-faq/top.html

Question 18.15

Where can I get a BNF or YACC grammar for C?

http://www.eskimo.com/~scs/C-faq/q18.15.html

Nov 13 '05 #4
Jack wrote:
Jack Klein wrote:
Jack wrote:

...absolute ly nothing!

It is considered extremely rude not to repeat or summarize your
subject line in the body of your message. There are some newsreaders
that do not display the subject line while showing the body of a post.

And the other rude thing you did is not read the FAQ for this group
before posting here. Particularly question 18.15.


Please don't take offense. This is typical Jack Klein.
Most subscribers to comp.lang.c have learned
to make allowances for Jack and simply ignore these remarks.
He is especially abrasive on Sunday evening for some reason
but he usually mellows as the week goes by and gives pretty good advice.

Don't respond to Jack Klein. Just ignore him.
If you feel that you must respond, please snip any offensive remarks
and respond only to remarks than are on-topic in comp.lang.c
Nov 13 '05 #5


Jack wrote:

Absolutely nothing, as the esteemed Mr. Klein pointed out. See ya in the
killfile, oh wait, no I won't.


Brian Rodenborn
Nov 13 '05 #6


"E. Robert Tisdale" wrote:

Don't respond to Jack Klein. Just ignore him.
If you feel that you must respond, please snip any offensive remarks
and respond only to remarks than are on-topic in comp.lang.c

Pay no attention to the well-known usenet troll named E. Robert Tisdale.

Brian Rodenborn
Nov 13 '05 #7
"E. Robert Tisdale" <E.************ **@jpl.nasa.gov > wrote (21 Jul
2003) in news:3F******** **@jpl.nasa.gov / comp.lang.c:

[Support for anti-social posting and a rude unwarranted attack on Jack
Klein]

Yes, we understand that you support destroying the newsgroup.
You join "Jack" in the *plonk* file.

--
Martin Ambuhl
Returning soon to the
Fourth Largest City in America
Nov 13 '05 #8

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
5282
by: Karalius, Joseph | last post by:
Can anyone explain what is happening here? I haven't found any useful info on Google yet. Thanks in advance. mmagnet:/home/jkaralius/src/zopeplone/Python-2.3.5 # make gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -o Modules/python.o Modules/python.c gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -o...
0
1501
by: Bengt Richter | last post by:
We have where syntax in combination with suite expression syntax (bear with me, I think a good synergy will emerge ;-) http://groups.google.co.uk/groups?selm=mailman.403.1105274631.22381.python-list%40python.org http://groups.google.co.uk/groups?selm=3480qqF46jprlU1%40individual.net are the key referneces for background (I'm just repeating from Oren's post for convenience). The first suggests a grammar mod for its proposed "with"...
22
2549
by: ByteSize | last post by:
Dear All, Please, this is not meant to be offensive - but it is a challenge !!! I have posted on over a dozen so called 'vb.net' expert / blog sites - in the vain hope of finding a complete, accurate and ACTUALLY FUNCTIONING snippet to demonsrate a successful api call to CreateProcess() using VB.NET. So far NO ONE has taken up the challenge - not even MSDN or MS personnel. I have code that works in vb6, I have dilligently tried to...
14
2029
by: Magius | last post by:
Hello, I have a question about the correctness of the language grammar for the C# 2.0 specification. I am working with the grammar specified in the June 2005 ECMA-334 standard. Basically, a using-namespace-directive is defined as follows: using-namespace-directive: using namespace-name ;
2
1001
by: kevin | last post by:
i really need it to master the new c++ grammar.
5
3788
by: Remco van Engelen | last post by:
Hello, I have a question regarding the ISO C grammar. The syntax of a direct-declarator reads (section A.2.2, page 413 in my copy; the (R1) is just to 'name' the rule for later reference): (R1) direct-declarator: identifier "(" declarator ")"
4
4040
by: Java Guy | last post by:
I can find a lot of stuff on the internet about javascript, except how to I determine which version my IE6 is compatible with, or where to download javascript plugin/engine/what-ever for Windows (windows 98 se specifically). Basically, I don't write java or javascript code, but I want to update or tweak or fix how IE is handling javascript on my system currently. Where do I get that "stuff" ???
2
1381
by: dick | last post by:
where can I find C grammar?
5
3996
by: Svenn Are Bjerkem | last post by:
On Jul 23, 1:03 pm, christopher.saun...@durham.ac.uk (c d saunter) wrote: As a start I want to parse VHDL which is going to be synthesised, and I am limiting myself to the entities and the structural component placement. I will drop the processes and the concurrent assignments even if that will mask important information. It is a design viewer tool, not a design tool that I am writing. Xilinx ISE do give me the opportunity to browse my...
0
8676
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9161
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
9029
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8897
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8867
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7732
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5860
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
2
2332
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2006
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.