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

New language

Name: Anonymous 2012-10-06 17:20

Runtime optional.
GC optional.
Static typing.
Binary compatibility with C.
Algebraic types.
Lambdas.
Traits.
Safe shared mutable state.

Name: Anonymous 2012-10-08 17:44

>>63
C++11:

Algebraic types.
Sorry, no.

Safe shared mutable state.
What are you talking about? C and C++ have no memory safety in the singly-threaded case.

>>66
Most likely structs with enums + unions (yes they would lose their ADT semantics) and function pointers, respectively.

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