 
      
    | You are here | seb.wilzba.ch | ||
| | | | | www.bfilipek.com | |
| | | | | Let's put C++17 in practice! One of the good ways to do it is to take part in a coding challenge. So together with Jonathan Boccara from Fluent C++ we invite you to participate in "The Expressive C++17 coding challenge". The Expressive C++17 coding challenge Jonathan made a few contests on his blog (for example this one), and I thought it might be fun to do something similar for C++17. | |
| | | | | jordi.inversethought.com | |
| | | | | ||
| | | | | dlang.org | |
| | | | | D Programming Language | |
| | | | | nfil.dev | |
| | | This post documents my attempts to manage to jump (or return?) from kernel-space to usermode in my Rust kernel so that it can do what a kernel is supposed to actually do: give the CPU to user programs. That's pretty exciting! In the next part, we'll even take control back from the programs so that we can implement a scheduler. | ||