Writing a Discord Bot for a Custom Magic: The Gathering format in Rust

The personal blog of Brian Carrigan, software and electronics engineer. Read more

Similar

Make a Language in Rust, Part Fifteen: Markers

A ‘marker’ is an abstraction over Rowan that makes working with it nicer, and also allows for some fancier parsing techniques. You can think of them as a fancy version of the checkpoints we’ve been using up to this point. Here’s a rough sketch of the API ... (more…)

Read more »