cbazero

joined 1 year ago
[–] [email protected] 20 points 4 days ago (8 children)

Dynamic typing, special and unique syntax for every language feature, interpreter intrinsics

[–] [email protected] 0 points 3 months ago (2 children)

If you compile on windows server the same problem happens. The server is basically gone. So there seems to be some special scheduler configuration in windows client os.

[–] [email protected] 17 points 4 months ago (3 children)

lIIl, IIIl, lIlI and IllI

[–] [email protected] 8 points 4 months ago

I guess you ask for C++. There Type* can be null while Type& can't be null. When it gets compiled Type& is compiled (mostly) to the same machinecode as Type*.