Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Non-sucking Win32 C compiler

Name: Anonymous 2009-08-12 14:37

I need a small (not bloated to hell, clean, not system ruining / service installing) compiler for tiny C programs with POSIX-like semantics (i.e. C library that doesn't suck and stuff like read() instead of ReadFileWEX(WHANDLE, WSHARINGMODE, WSECURITYCONTEXT, NULL, NULL, NULL, NULL) - true POSIX stuff like fork() et al is not needed).

Visual Studio or cygwin are out of the question. Some GCC distro like mingw might be OK depending on how much the installation sucks (ideally there wouldn't be any installation at all).

Any ideas or do I give up to ENTERPRISE-quality software?

Name: Anonymous 2009-08-16 3:03

>>78
Well, obviously I forgot the ++, didn't I? Don't be dense.

>>79
It's odd that the parser can't make sense of that, since there's really only one way to parse that so that you end up with an assignment to an lvalue.

Name: Anonymous 2009-08-16 3:20

>>81
Yeah, a language being parsed according to precedence rules is certainly `odd'.

Name: Anonymous 2009-08-16 3:20

>>81
The parser likely can make sense of it and intentionally breaks compatibility to conform to the standard.

Name: =+=*=F=R=O=Z=E=N==V=O=I=D=*=+= !frozEn/KIg 2009-08-16 4:33

>>60 Would you be kind to point out any code where i use multiple strlen() calls inside a loop?


_______________________________________________
http://bayimg.com/image/aadbjaace.jpg
Velox Et Astrum gamedev forum: http://etastrum.phpbb3now.com
Patriotism is your conviction that this country is superior to all other countries because you were born in it.

Name: Anonymous 2009-08-16 4:44

Name: =+=*=F=R=O=Z=E=N==V=O=I=D=*=+= !frozEn/KIg 2009-08-16 4:48

>>85 So it was just lousy trolling?



_________________________________________
http://bayimg.com/image/aadbjaace.jpg
Velox Et Astrum gamedev forum: http://etastrum.phpbb3now.com
I'd hate to wake up some morning and find out that you weren't you.

Name: Anonymous 2009-08-16 4:58

>>86
what trolling?
you're not a troll, you're DQN.

Name: =+=*=F=R=O=Z=E=N==V=O=I=D=*=+= !frozEn/KIg 2009-08-16 5:16

>>87 Whats DQN?



______________________________________
http://bayimg.com/image/aadbjaace.jpg
Velox Et Astrum gamedev forum: http://etastrum.phpbb3now.com
If soldiers were to begin to think, not one of them would remain in the army.

Name: Anonymous 2009-08-16 5:21

Name: =+=*=F=R=O=Z=E=N==V=O=I=D=*=+= !frozEn/KIg 2009-08-16 5:26

>>89 So you just call me "stubborn idiot"?


________________________________________________
http://bayimg.com/image/aadbjaace.jpg
Velox Et Astrum gamedev forum: http://etastrum.phpbb3now.com
It is well that war is so terrible - lest we should grow too fond of it.

Name: Anonymous 2009-08-16 5:29

>>90
Turns out that dokyun means “idiot”. Not just a foolish person, as the translations I’ve looked at claim, but someone so stupid that, when he does something stupid, he actually thinks he’s doing something clever.
here's the most important part.

Name: =+=*=F=R=O=Z=E=N==V=O=I=D=*=+= !frozEn/KIg 2009-08-16 5:30

Why the need for acronyms that obscure their meaning? You only alienate your readers.



_________________________________________
http://bayimg.com/image/aadbjaace.jpg
Velox Et Astrum gamedev forum: http://etastrum.phpbb3now.com
On a given day, a given circumstance, you think you have a limit. And you then go for this limit and you touch this limit, and you think, 'Okay, this is the limit.' As soon as you touch this limit, something happens and you suddenly can go a little bit further.

Name: =+=*=F=R=O=Z=E=N==V=O=I=D=*=+= !frozEn/KIg 2009-08-16 5:32

>>91 That is called being stubborn. I can change my positions if presented with a convincing argument.
For example, if one proves me that indentation of code gives me some tangible benefit i'll start indenting my code.


_________________________________________________
http://bayimg.com/image/aadbjaace.jpg
Velox Et Astrum gamedev forum: http://etastrum.phpbb3now.com
A government big enough to give you everything you want, is big enough to take away everything you have

Name: =+=*=F=R=O=Z=E=N==V=O=I=D=*=+= !frozEn/KIg 2009-08-16 5:43

Indentation for example, makes code writing slower, and wastes screen real estate.
The argument for indentation has to counteract these qualities and present a tangible benefit above them.



________________________________________
http://bayimg.com/image/aadbjaace.jpg
Velox Et Astrum gamedev forum: http://etastrum.phpbb3now.com
The philosopher is Nature's pilot. And there you have our difference: to be in hell is to drift: to be in heaven is to steer.

Name: Anonymous 2009-08-16 5:47

>>93
no, it's not called being stubborn, it's called being an idiot.
DQN is thinking you're really smart while doing stupid things that make everybody facepalm or laugh at you.
stubbornness is unwillingness to change, DQN is pure unbridled stupidity and arrogance.

Name: =+=*=F=R=O=Z=E=N==V=O=I=D=*=+= !frozEn/KIg 2009-08-16 5:51

>>95 Does the idiot view himself as idiot? You have to differentiate between stupidity and fanaticism.


______________________________________________
http://bayimg.com/image/aadbjaace.jpg
Velox Et Astrum gamedev forum: http://etastrum.phpbb3now.com
Patriotism is your conviction that this country is superior to all other countries because you were born in it.

Name: Anonymous 2009-08-16 5:57

>>96
no, DQN does not consider himself an idiot.
nor do you.

lots of idiots think they're idiots, but lots of idiots also think they're smart. quit trying to change the subject and avoid the point with meaningless babble.

Name: Anonymous 2009-08-16 5:59

>>60-81
You guys heard about something called a "standard library"?

Name: =+=*=F=R=O=Z=E=N==V=O=I=D=*=+= !frozEn/KIg 2009-08-16 6:00

>>97 Therefore DQN is a stubborn idiot.


_____________________________________________
http://bayimg.com/image/aadbjaace.jpg
Velox Et Astrum gamedev forum: http://etastrum.phpbb3now.com
The press does not tell us what to think, it tells us what to think about.

Name: Anonymous 2009-08-16 6:03

☣ Please try to ignore troll posts! ☣

http://userscripts.org/scripts/show/52726

Name: Anonymous 2009-08-16 6:07

>>99
no no no no no.
a stubborn person knows they are an idiot, but refuses to yield to the truth.
DQN thinks they're smart and doesn't believe for a second that they're stupid.
fuck, did you even read the page?
if you don't understand it by now then i give up.
i will not breastfeed you answers any longer

Name: =+=*=F=R=O=Z=E=N==V=O=I=D=*=+= !frozEn/KIg 2009-08-16 6:11

>>101 a stubborn person knows they are an idiot, but refuses to yield to the truth.
Sounds absurd and near-religious.
If the person is stubborn they obviously do not consider themself an idiot.
Refusing to "yield to truth" isn't a crime, "truth" is often subject to bias and cultural background.

________________________________________
http://bayimg.com/image/aadbjaace.jpg
Velox Et Astrum gamedev forum: http://etastrum.phpbb3now.com
Wit is sharper than the sharpest dagger.

Name: Anonymous 2009-08-16 6:13

So, what are you going to achieve by talking to someone who will not accept he's wrong, now matter how wrong he is?

Name: =+=*=F=R=O=Z=E=N==V=O=I=D=*=+= !frozEn/KIg 2009-08-16 6:15

>>103 Disprove and dismantle their position or argument using logic.



_________________________________________________
http://bayimg.com/image/aadbjaace.jpg
Velox Et Astrum gamedev forum: http://etastrum.phpbb3now.com
Even silence speaks

Name: Anonymous 2009-08-16 6:16

>>103
nothing.
that's why i said i'm going to stop now.

Name: =+=*=F=R=O=Z=E=N==V=O=I=D=*=+= !frozEn/KIg 2009-08-16 6:19

>>105 Protip:Next time use better arguments.



________________________________________
http://bayimg.com/image/aadbjaace.jpg
Velox Et Astrum gamedev forum: http://etastrum.phpbb3now.com
The crucial and monumental development in the art music of our century has been the qualitative change in the foundational premises of our musical language--the change from a highly chromaticized tonality whose principle functions and operations are still based on a limited selection, the seven notes of the diatonic scale, from the universal set of twelve pitch classes to a scale that comprehends the total pitch-class content of that universal set. We can point to the moment of that change with some precision. It occurs most obviously in the music of Scriabin and the Vienna circle, Schoenberg, Webern, and Berg, in 1909-1910, and very soon afterwards, though less obviously, in the music of Bartok and Stravinsky. I think it is safe to say that nothing of comparable signifigance for music has ever occurred, because the closing of the circle of fifths gives us a symmetrical collection of all twelve pitch classes that eliminates the special structural function of the perfect fifth itself, which has been the basis of every real musical system that we have hitherto known.

Name: Anonymous 2009-08-16 6:20

>>105
Thank you.

Name: Anonymous 2009-08-16 6:46

>>104,106
Hahahahaha, this is a perfect example of DQN.

Name: Anonymous 2009-08-16 14:06

>>82
No, the precedence rules themselves are odd to the point where they can be considered broken. It's not the only place in the C standard where that's the case.

Name: Anonymous 2009-08-16 18:16

>>106
Fuck you.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List