Getting Started
This part takes you from no toolchain to a running Argon program in one sitting. Three short chapters:
- 1.1 Installation — install
oxup, get a toolchain, point your editor at it. - 1.2 Hello, Argon — the smallest meaningful program, type-checked and run.
- 1.3 Hello, ox.toml — the same code, but as a proper package the rest of the book builds on.
By the end of this part you have a working installation, you have run an Argon program, and you have the skeleton of the lease tutorial that threads through the rest of the book.