▼
Pollen:
the book is a program
1
Installation
2
Quick tour
3
Backstory
4
System overview
5
Using
raco pollen
6
File formats
7
◊ command overview
8
Module reference
9
Acknowledgments
10
License & source code
Index
6.0.1.6
← prev
up
next →
1
Installation
Install Racket, which includes DrRacket.
Install Pollen from the command line:
raco pkg install pollen
After that, you can update the package from the command line:
raco pkg update pollen
← prev
up
next →