1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-19 03:00:25 +02:00
guile/doc
2024-07-27 22:32:08 +02:00
..
collector-bdw.md Rework docs 2024-07-27 22:26:24 +02:00
collector-pcc.md Docs docs 2024-07-27 22:30:42 +02:00
collector-semi.md Rework docs 2024-07-27 22:26:24 +02:00
collector-whippet.md Docs docs 2024-07-27 22:32:08 +02:00
collectors.md typos 2024-07-27 22:28:55 +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.