Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Corrode: Translating C to Rust - PDXRust September 2016
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 For statements
- 3 Scoping differences
- 4 Why scobies
- 5 Undefined behavior
- 6 Corrode implementation
- 7 Testing
- 8 CSmith
- 9 Python script
- 10 SeeReduce
- 11 Keep Deleting
- 12 Delta Debugging
- 13 Muscle C
- 14 InlineAssembly
- 15 Timeout
- 16 Keeping the deleted parts
- 17 Linking with only 20 built
- 18 Community
- 19 literate programming
- 20 easy issues
- 21 more questions
- 22 Limitations
- 23 Haskell