"C" wish list.
    Henry Spencer 
    henry at utzoo.UUCP
       
    Tue Nov  5 11:14:09 AEST 1985
    
    
  
> > ...  It's also of limited (although non-zero) usefulness.
> 
> So are enums, and they're there...
Right you are, they're there.  They are ALREADY THERE.  This is a key
distinction.  Somewhat silly though they are, they are in the language
and in real implementations of it already.  This is a strong reason why
they should be kept while other mildly interesting notions aren't.
Actually, I understand that there was a significant faction within X3J11
that wanted to scrap them anyway.
> Because, once again, it's a straightforward extension of current syntax.
Many things are straightforward extensions of current syntax.  That is
not necessarily a virtue.
> Question: doesn't anyone else have a wish-list of their own?
Yeah, the following:
1. A published C standard standardizing the EXISTING LANGUAGE, that is to
	say K&R and not much else, with everyone's pet neat ideas LEFT OUT.
	I class the current X3J11 drafts as only marginally meeting this
	specification; there has been some creeping featurism.
2. A shift to suggesting neat ideas for C++ (or C++++), leaving C alone as
	a stable base.
-- 
				Henry Spencer @ U of Toronto Zoology
				{allegra,ihnp4,linus,decvax}!utzoo!henry
    
    
More information about the Comp.lang.c
mailing list