CobaltC – The Successor to C? (strawberry9.github.io)
rurban 11 minutes ago
ethin an hour ago
thinkafter an hour ago
hyperhello 27 minutes ago
ronsor 2 hours ago
jjtheblunt an hour ago
strenholme an hour ago
Name Size Signed
bool 1 no
ichar 8 yes
char 8 no
short 16 yes
ushort 16 no
int 32 yes
uint 32 no
long 64 yes
ulong 64 no
int128 128 yes
uint128 128 no
Source: https://c3-lang.org/language-overview/types/#integer-typesternaryoperator an hour ago
pizlonator an hour ago
> does not require tracing garbage collection
Just call it garbage collection.
(Applies in two ways: if you think that garbage collection subsumes reference counting then this language doesn’t require garbage collection in the sense that it also doesn’t require reference counting; if you think that garbage collection does not subsume reference counting then there’s no point in saying three words when you can say two.)
drgo 2 hours ago
nextaccountic 2 hours ago
some just delegate more or less to the implementation
nextaccountic 2 hours ago
i read trying to assess if it's more or less expressible than rust's current nll or the future polonius and honestly there's nothing there
yoklov 2 hours ago
Fordec an hour ago
irishcoffee an hour ago
katdork 15 minutes ago
woodruffw 21 minutes ago