Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re^4: OO method wont parse

by afoken (Chancellor)
on Aug 29, 2017 at 20:54 UTC ( [id://1198305]=note: print w/replies, xml ) Need Help??


in reply to Re^3: OO method wont parse
in thread OO method wont parse

my experience in this matter comes from looking at the output from a VMS cross-compiler that generated 68000 assembler in the mid-80's. I imagined that this shortcoming would have been solved since then

I use C99 in my daily job, since about two years. C99 is an improvement over C89 (ANSI C), yes. And it looks like C11 improves even more. (C11 is not supported by our legacy build environment.) But my wish list for a better C standard becomes longer every day. It's hard to use C after using Perl for years. You get used to have a lot of stuff done automatically for you, and being forced to do that manually again is annoying. Especially when you know that the computer could do that for you, if only the compiler and the runtime environment were a little bit smarter.

Alexander

--
Today I will gladly share my knowledge and experience, for there are no sweeter words than "I told you so". ;-)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1198305]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (3)
As of 2024-04-20 01:19 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found