1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-19 19:20:23 +02:00
guile/doc
2025-01-13 21:42:18 +01:00
..
collector-bdw.md Update manual 2024-09-16 14:33:30 +02:00
collector-mmc.md Remove mention of concurrent marking for mmc 2024-09-10 11:35:28 +02:00
collector-pcc.md Update docs 2025-01-13 21:42:18 +01:00
collector-semi.md Update docs 2025-01-13 21:42:18 +01:00
collectors.md Update docs 2025-01-13 21:42:18 +01:00
guile.md Rename "whippet" collector to "mmc": mostly marking collector 2024-09-02 13:19:05 +02:00
manual.md Update docs 2025-01-13 21:42:18 +01:00
README.md fix guile.md link 2024-08-14 22:36:50 +08:00

Whippet documentation

  • Manual: How do you get your program to use Whippet? What is the API?

  • Collector implementations: There are a number of implementations of the Whippet API with differing performance characteristics and which impose different requirements on the embedder.

  • Guile: Some notes on a potential rebase of Guile on top of Whippet.