Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
_pmf_
9y ago
0 comments
Save
Share
GC, though, an a much, much smaller community.
0 comments
4 comments · 2 top-level
top
newest
oldest
gavanwoolery
9y ago
· 2 in thread
googling "GC language" predictably comes up with mostly links to garbage collection. Do you have a link to this language?
Varriount
9y ago
There's the Nim website[0] as well as the document describing the (soft) real-time GC that Nim comes with[1].
[0]
https://nim-lang.org
[1]
https://nim-lang.org/docs/gc.html
gavanwoolery
9y ago
oops, I was confused - thought the comment was talking about a language named GC, rather than the fact that Nim has GC.
dom96
9y ago
For most applications a GC is fine. In addition, Nim's GC can handle soft real-time programs like games pretty well.
j
/
k
navigate · click thread line to collapse