|
You are here |
stefansf.de | ||
| | | | |
embedded.fm
|
|
| | | | | C is for Cookie, and also C. | |
| | | | |
kristerw.github.io
|
|
| | | | | I am planning to do some work with SMT solvers and GCC. I usually start new projects by doing a naive implementation of the critical part to get a feel for the problems and find out what I need to learn before the real implementation. So I started this project by building a simple translation validator, similar to the LLVM Alive2 (but with many limitations). | |
| | | | |
nrk.neocities.org
|
|
| | | | | [AI summary] An article explains the critical difference between C function declarations f() and f(void), warning against the former due to lack of type safety and recommending compiler flags to enforce strict prototypes. | |
| | | | |
www.ralfj.de
|
|
| | | This summer, I am again working on Rust full-time, and again I will work (amongst other things) on a "memory model" for Rust/MIR. However, before I can talk about the ideas I have for this ... | ||