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

The perfect /prog/lang

Name: Anonymous 2015-04-23 15:00

I'm trying to determine the common traits of /prog/-approved languages:
lets start
1.GC is shit.
Does everyone agree? Are incremental GC's or automatic refcounting also shit?

Name: Anonymous 2015-04-23 16:07

>>2
Consider a 64-bit integer and 64-bit float:
1.They're both contain 64 bits.
2.The first bit of float is the sign, the next 11 are the exponent and the last 53 are the mantissa.
3.The first bit of integer is the sign and the rest are positions of powers of 2.
4.Different bits in both numbers have different roles.

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