# Summary
- [Getting started](./getting-started.md)
- [Dissecting Hello World](./dissecting-hello-world.md)
- [Using the REPL](./using-the-repl.md)
- [Anatomy of a gluon program](./anatomy-of-a-gluon-program.md)
- [Extending the guessing game with extensible effects](./extending-the-guessing-game-with-effects.md)
- [Syntax and semantics](./syntax-and-semantics.md)
- [Metadata](./metadata.md)
- [Modules](./modules.md)
- [Embedding API](./embedding-api.md)
- [Marshalling types](./marshalling-types.md)
- [Standard types and functions](./standard-types-and-functions.md)