mirror of
https://codeberg.org/andyscott/marCsweep.git
synced 2024-12-22 01:33:11 -05:00
Update README
This commit is contained in:
parent
d0865a644c
commit
36203cbc2f
1 changed files with 3 additions and 2 deletions
|
@ -25,5 +25,6 @@ the compiled executable there.
|
||||||
## Notes
|
## Notes
|
||||||
|
|
||||||
This is a personal project that I am writing in my free time to learn more about
|
This is a personal project that I am writing in my free time to learn more about
|
||||||
garbage collection. That said, please remember that it does allocate real
|
garbage collection. Thank you to [Robert
|
||||||
memory, which should not be taken lightly!
|
Nystrom](https://journal.stuffwithstuff.com/2013/12/08/babys-first-garbage-collector/)
|
||||||
|
for the idea.
|
||||||
|
|
Loading…
Reference in a new issue