1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-01 12:20:26 +02:00
guile/libguile/whippet/doc/README.md
2025-04-11 14:10:41 +02:00

13 lines
422 B
Markdown

# Whippet documentation
* [Manual](./manual.md): How do you get your program to use
Whippet? What is the API?
* [Collector implementations](./collectors.md): There are a number of
implementations of the Whippet API with differing performance
characteristics and which impose different requirements on the
embedder.
* [Guile](./guile.md): Some notes on a potential rebase of Guile on
top of Whippet.