signal_tag · 4_broadcasts
#programming-languages
// 4 transmissions tagged with #programming-languages

TX_301697· Engineering
Zig powers a Game Boy Advance game
Developer jonot released a fully functional Game Boy Advance title built with Zig 0.12.0, demonstrating the language’s low-level capabilities on legacy hardware [Lobsters].

TX_372086· Engineering
Python 3.15: typing, error handling, and performance updates
Python 3.15 ships with under-the-radar improvements to typing via `typing.ParamSpec`, `except*` for better error handling, and faster dictionary lookups and exception processing [Chang's Blog].

TX_968915· Engineering
Futhark releases examples to accelerate adoption
Futhark, a high-performance computing language, has published a suite of code examples covering core features and optimization techniques to lower the barrier to entry for developers [Futhark Lang].

TX_588730· AI
ai-generated code challenges python's role
AI models can generate 71% of code, potentially disrupting programming languages like Python, according to a recent survey [HN].