Y
Hacker News
new
|
ask
|
show
|
jobs
by
ptx
224 days ago
What about memory safety? Go uses garbage collection but FreePascal doesn't and is essentially as unsafe as C++, from what I understand.
1 comments
OCTAGRAM
224 days ago
There is COM-like ARC in Free Pascal
link