π Cs/books/uwu
Holy moly we are on void
This media is not supported in your browser
VIEW IN TELEGRAM
Forwarded from ΠΠ΅ΡΠ° ΠΈ ΠΌΠ΅ΠΌΠ΅ΡΠ° (ΠΠ°Π½ΠΈΡΠ»Ρ Gray ΠΠ°ΡΡΠΈΠ½Π΅Ρ)
People thing its hard to exit vim it is not user friendly anon have you ever try emacs?
i changed my desktop environment to emacs. what are you using wm like hyprland >> ? lol lol lol
π Cs/books/uwu
i changed my desktop environment to emacs. what are you using wm like hyprland >> ? lol lol lol
This media is not supported in your browser
VIEW IN TELEGRAM
Forwarded from Alan Urmancheev
https://github.com/pizlonator/llvm-project-deluge/tree/deluge
Fil-C is a fanatically compatible memory-safe implementation of C and C++. Lots of software compiles and runs with Fil-C with zero or minimal changes. All memory safety errors are caught as Fil-C panics. Fil-C achieves this using a combination of concurrent garbage collection and invisible capabilities (each pointer in memory has a corresponding capability, not visible to the C address space). Every fundamental C operation (as seen in LLVM IR) is checked against the capability. Fil-C has no unsafe escape hatch of any kind.
Fil-C is a fanatically compatible memory-safe implementation of C and C++. Lots of software compiles and runs with Fil-C with zero or minimal changes. All memory safety errors are caught as Fil-C panics. Fil-C achieves this using a combination of concurrent garbage collection and invisible capabilities (each pointer in memory has a corresponding capability, not visible to the C address space). Every fundamental C operation (as seen in LLVM IR) is checked against the capability. Fil-C has no unsafe escape hatch of any kind.
GitHub
GitHub - pizlonator/llvm-project-deluge: Fil-C
Fil-C. Contribute to pizlonator/llvm-project-deluge development by creating an account on GitHub.