Commit graph

4 commits

Author SHA1 Message Date
Ruud van Asseldonk
8513dca631 Rename --output to --format
I need --output to be able to specify an output file to write to. At
least, that is the common thing to call it. And also, I was calling the
format "format" already internally and in the docs. I think this is a
bit more logical.
2024-02-19 20:40:35 +01:00
Ruud van Asseldonk
31fe77542c Use trailing commas consistently in tutorial 2023-12-12 00:19:29 +01:00
Ruud van Asseldonk
186184dfcd Finish first draft of the tutorial 2023-12-05 01:01:39 +01:00
Ruud van Asseldonk
b363460d92 Begin writing a tutorial
I realized I'm often complaining about tools for not having good
documentation. I tried to get started with D for the Advent of Code
for example, and although it has a reference, I couldn't find good
introductory material. RCL doesn't even have an introduction, so let's
fix that.
2023-12-04 22:42:40 +01:00