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

Qt4

Name: Anonymous 2011-02-03 14:44


'>Install Qt4 SDK
'>Start coding an application
'>Begin to learn about Qt4 innovations


Seriously, WHY haven't I been told about this?

GTK is a horrible experience for coders and sometimes for users and that's what that fucker Shuttlecocks keeps pushing for Linux. I think they need to make a less ricer Qt4 desktop environment instead.

Name: Anonymous 2011-02-03 15:02

I have an idea for an esoteric programming language.
It will be called BitFuck and will have bitshift operators for I/O, ambiguos syntax and will have lambdas. Also vectors and hashmaps.

Here's some example code:


template<int n>
struct f { enum { value = n * f<n-1>::value };};
template<>
struct f { enum { value = 1 };};

int main() {
cout << /* output with bitshift? who would ever think something so stupid! LOL */ f<f<3>::value+1<f<2>::value>::value; // I'm a genious, this shit is unreadable
}

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