Y
Hacker News
new
|
ask
|
show
|
jobs
by
dflock
1645 days ago
Nim's GC is optional - you can switch it off and do manual memory management, if you want.
There's also no need to use any of the language features that you don't want?