Skip to content

ferrite-rs/ferrite-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ferrite OPLSS Tutorial

This repository contains exercises for the session types tutorial session at OPLSS

Installation

To run the exercises, simply make sure that Rust is installed following the instructions here.

To check if the installation is successful, try running:

$ cargo run --bin 00_hello
Hello World!

If you encounter any error here, do ask for help during the tutorial!

Exercises

The exercises placed in the src/bin directory. To complete the exercise, follow the instructions in each file and fill in the blanks that are written as todo!() placeholders.

Slides

A complementary slides explaining Ferrite is available here

Learn More

More information on Ferrite is available here:

About

Ferrite tutorial exercises for OPLSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages