Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
xiphias2
on Aug 25, 2021
|
parent
|
context
|
favorite
| on:
The Nelua Programming Language
Also GC by default and systems programming language just don't mix. Rust tried to have GC in it at the early stage of development, but the developers realized that it must be get rid of to make it compete with C/C++.
pull_my_finger
on Aug 25, 2021
[–]
> Also GC by default and systems programming...
GC is _not_ the default though. Not sure why you brought that up.
xiphias2
on Aug 25, 2021
|
parent
[–]
,, Nelua uses a garbage collector by default, but it is completely optional and can be replaced by manual memory management''
skocznymroczny
on Aug 25, 2021
|
root
|
parent
[–]
Sounds like D, where D is also in theory optional, but in reality most of the standard library and external libraries rely on GC.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: