Skip to content

Latest commit

 

History

History

examples

Learning by Example

Hi! 👋 Excited to have you here. Riot's examples serve as a tutorial for building libraries and applications. Each example is a small complete project, with its own README, and next steps to take.

You can start at ./1-hello-world and work your way up.

Coming Up

The following tutorials are in the works:

And in future releases, as new work is done on the runtime and the Riot standard libraries, we'll be covering more topics such as:

  • Gen servers
  • Agents
  • Binary-string matching
  • Best-practices around typing messages
  • Application-level tracing