FLFarzon Lotfiincodeblog.farzon.org00Standardizing HLSL: Bringing the Clang Era to Ecma1d ago · 3 min read · For a long time, HLSL has lived in a bit of a "trust me, it works" state. It’s the language that powers basically every high-end frame you see on a screen, but for most of its life, it lacked a formalJoin discussion
FLFarzon Lotfiincodeblog.farzon.org00Automating C++ Code Coverage with LLVM and GitHub Actions1d ago · 4 min read · Setting up an automated coverage report is a powerful way to visualize the effectiveness of your test suite. This post breaks down how the warfLang repository generates and publishes its reports, moviJoin discussion
FLFarzon Lotfiincodeblog.farzon.org00Bringing HLSL Support to Clangd: The HLSL teams first GSoC project1d ago · 2 min read · I am thrilled my team is sponsoring our first of many featured project for the 2026 Google Summer of Code Enable Clangd support for HLSL. If you are a student developer interested in compilers, develoJoin discussion