Conversations about programming. By Andreas Ekeroot and Lars Wikman, funded by Underjord.io.
About C
October 14, 2024
0:53:39
25.8 MB
Downloads: 0
Wherein the wonders of C are explored.
But first, let Andreas tell you what's so great about Chalmers' approach to teaching computer engineering. Spoiler: starting with Haskell, close to math.
The tooling around C: cultural mystery meat.
Lars tries out a shocking plan for a productive framework for C!
It's very cool to be able to just poke memory. Memory, arrays, structs, and strings are discussed. Strings are a bundle of fun. Arrays are desugared.
Finally, a dive into the wonderful world of interoperability, both with and without C directly involved.
Links
- Rust
- C
- D latches
- Gymnasiet - roughly upper secondary school or high school
- C++
- Autotools
- Autoconf
- Linux from scratch
- Slackware
- Debian
- Makefiles
- Bash
- GNU Make
- Buildroot
- Cmake
- Zig
- TOML
- Isaac who does Zigler for Elixir
- POSIX
- Win32 API:s
- Libuv
- SIMD
- B-tree
- Redis
- Erlang NIF
- Cocoa - the wild Elixir community member integrating stuff
- OpenCV
- Pythonx - run Python from within Elixir
- Lua
- Luerl
- LFE - Lisp flavoured Erlang
- Fennel - lispier Lua
- Chicken Scheme