Skip to content

coiti4/se202-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SE202 Rust – Lab assignments from the Rust Course at Télécom Paris (2022/2023)

This repository contains a series of practical exercises developed as part of the Rust programming course at Télécom Paris during the 2022/2023 academic year. These exercises aim to reinforce key concepts of the Rust language, with a focus on systems programming and embedded development.

Project Structure

  • tp0/: tp0/: Introduction to Rust, featuring exercises on Fibonacci sequence implementation, as well as concepts of mutability, ownership, and lifetimes.
  • tp1-virtual-machine/: Implementation of a simple virtual machine, covering instruction parsing, memory handling, and low-level computation.
  • tp2-led-matrix/: Control of an LED matrix using Rust, exploring embedded programming concepts and hardware control.

About

Lab assignments from the Rust course at Télécom Paris 2022/2023.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published