1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-11 22:31:12 +02:00
guile/doc
2024-09-02 13:19:05 +02:00
..
collector-bdw.md Rework docs 2024-07-27 22:26:24 +02:00
collector-mmc.md Rename "whippet" collector to "mmc": mostly marking collector 2024-09-02 13:19:05 +02:00
collector-pcc.md Update documentation 2024-08-05 15:19:07 +02:00
collector-scc.md Add serial copying collector 2024-08-05 14:41:04 +02:00
collector-semi.md Rework docs 2024-07-27 22:26:24 +02:00
collectors.md Rename "whippet" collector to "mmc": mostly marking collector 2024-09-02 13:19:05 +02:00
guile.md Rename "whippet" collector to "mmc": mostly marking collector 2024-09-02 13:19:05 +02:00
manual.md Rename "whippet" collector to "mmc": mostly marking collector 2024-09-02 13:19:05 +02: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.