|
You are here |
bartoszmilewski.com | ||
| | | | |
www.cppstories.com
|
|
| | | | | When you see an article about new C++ features, most of the time you'll have a description of major elements. Looking at C++17, there are a lot of posts (including articles from this blog) about structured bindings, filesystem, parallel algorithms, if constexpr, std::optional, std::variant... and other prominent C++17 additions. But how about some smaller parts? | |
| | | | |
blog.scottnonnenberg.com
|
|
| | | | | My functional journey started with Javascript techniques, grew as I briefly explored a few functional languages, then bloomed as I got comfortable with Elixir. Going further has finally defined... | |
| | | | |
cronokirby.com
|
|
| | | | | - Read more: https://cronokirby.com/posts/2020/12/haskell-in-haskell-2/ | |
| | | | |
radu-matei.com
|
|
| | | In this article, we explore how to add a new system call to WASI, the WebAssembly System Interface, and implement it in Wasmtime | ||