Skip to content

Commit

Permalink
Update MemoryManagement.md
Browse files Browse the repository at this point in the history
  • Loading branch information
csabahruska committed Dec 1, 2019
1 parent e46c280 commit b65381a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/MemoryManagement.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,6 @@ related: [Dead data elimination](http://nbviewer.jupyter.org/github/grin-compile

## Sample Project
[Sample project](https://github.com/robinvd/lang-experiments) for LLVM stack map based GC.

## Readings
- http://craftinginterpreters.com/garbage-collection.html

0 comments on commit b65381a

Please sign in to comment.