Comment by jokethrowaway
1 year ago
I wouldn't say it's impressive.
I've seen tons of computer science graduates hooking up gc to their languages in uni when they learn about compilers and programming languages
1 year ago
I wouldn't say it's impressive.
I've seen tons of computer science graduates hooking up gc to their languages in uni when they learn about compilers and programming languages
"link the Boehm GC" got one line on an assignment in my University's compiler's course; it's literally a matter of changing
to
...