blob: eee1ad7015798b3340d933116efe2caaa9d15fe1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# 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.
|