Files
powdr/book
Leandro Pacheco abbe26618f Instructions with link statements (#1439)
Allow VM instructions to use the `link` notation, unifying the way
machines are linked from VMs and block machines.
Previous syntax for "external instructions" not allowed anymore, and
should use the new `link` syntax.
2024-06-18 17:31:38 +00:00
..
2023-07-27 14:51:22 +02:00
2023-07-27 14:51:22 +02:00
2023-07-27 14:51:22 +02:00

the powdr book

This is the powdr book.

Contributing

To serve the book:

cargo install mdbook
mdbook serve

Then put changes in the src folder.