log.bpp.sh
Logs
Jun 21, 2025
Breaking Bash++: Undefined Behavior
Jun 17, 2025
Multiprocess Concurrency in Bash++: Shared Data Structures
May 16, 2025
How Does the Bash++ Compiler Work?
Apr 30, 2025
Bash++ 0.3.8 Changes
Mar 24, 2025
Responding to Criticisms
Mar 21, 2025
Shape-Shifting Arguments and Pointers: Implicit Dynamic Casts in Bash++
Mar 6, 2025
Polymorphism, Inheritance and vTables -- Oh My!