|
|
|
|
|
by avestura
380 days ago
|
|
Maybe I have a too strict definition of systems programming languages, but I would never call a GC language a systems programming language. Who would use an operating system that suddenly stops the entire world because some random language's runtime wants to collect its memory garbage? That said, well done for making this. |
|
Lilith: x86-64 OS written in Crystal (github.com/ffwff). [1]. And Crystal has GC.
[1] https://news.ycombinator.com/item?id=21860713