Видево: https://www.youtube.com/watch?v=6Maoe-GMynM
Ъ:
Fil-C — a memory safe implementation of the C and C++ programming languages you already know and love.
Key Features:
Memory Safety: Advanced runtime checks to prevent exploitable memory safety errors. Unlike other approaches to increasing the safety of C, Fil-C achieves complete memory safety with zero escape hatches.
C and C++ Compatibility: Your C or C++ software most likely compiles and runs in Fil-C with zero changes. Many open source programs, including CPython, OpenSSH, GNU Emacs, and Wayland work great in Fil-C. Even advanced features like threads, atomics, exceptions, signal handling, longjmp/setjmp, and shared memory (mmap style or Sys-V style) work. It’s possible to run a totally memory safe Linux userland, including GUI, with Fil-C.
Modern Tooling: Compiler is based on a recent version of clang (20.1.8), supports all clang extensions, most GCC extensions, and works with existing C/C++ build systems (make, autotools, cmake, meson, etc).
Принёс на ЛОР.
Нужна ли борьба с borrow checker? Или продолжаем страдать от ЦеПеПе?
Известны ли уже CVS с ошибками в unsafe блоках?







