|
|
|
|
|
by rayman22201
2272 days ago
|
|
As others have said, Nim has plugabble garbage collectors, some are quite advanced. In addition there is active work on a swift like reference counting, lifetime based memory management option. This will be suitable for hard real-time use cases. |
|