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-07 18:24

>>29
Yes it does. It's true that you can't move allocated data but you can defragment as you free and reallocate. It's a lot faster than compacting and tends to produce a lower memory requirement in long-running programs than compacting does (unless you schedule major collections to run about as often as you return from a call.)

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