1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-30 20:00:19 +02:00
guile/doc
2024-08-05 14:41:04 +02:00
..
collector-bdw.md Rework docs 2024-07-27 22:26:24 +02:00
collector-pcc.md Add serial copying collector 2024-08-05 14:41:04 +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
collector-whippet.md Docs docs 2024-07-27 22:34:43 +02:00
collectors.md Add serial copying collector 2024-08-05 14:41:04 +02:00
guile.md Reorganize source tree and document 2023-08-06 12:04:33 +02:00
manual.md Add pcc collector to docs 2024-07-11 21:07:26 +02:00
README.md Rework docs 2024-07-27 22:26:24 +02: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.