Tagged articles

Z3

2 articles · Page 1 of 1
21CTO
21CTO
Aug 7, 2026 · Information Security

Why Microsoft’s F* Language Powers Firefox, Linux Kernel, and Azure Security

F* is a proof‑oriented programming language developed by Microsoft Research, INRIA and the open‑source community that generates mathematically verified C code used in critical components such as Firefox’s TLS handshake, Linux’s WireGuard crypto, Azure packet parsing, and even blockchain smart contracts, offering zero‑day‑free security at the cost of higher proof‑writing effort.

AzureF*Firefox
0 likes · 10 min read
Why Microsoft’s F* Language Powers Firefox, Linux Kernel, and Azure Security
Machine Learning Algorithms & Natural Language Processing
Machine Learning Algorithms & Natural Language Processing
May 7, 2026 · Artificial Intelligence

How TileLang Enables Efficient Small Operators in Large LLMs (DeepSeek V4 Report)

The article analyzes TileLang, the DSL behind DeepSeek V4, showing how its Fragment and Parallel abstractions, host‑side codegen via TVM‑FFI, and Z3 prover integration let developers implement fused small operators with hand‑written performance, faster development, and easier maintenance.

DeepSeekGPU compilerLLM
0 likes · 11 min read
How TileLang Enables Efficient Small Operators in Large LLMs (DeepSeek V4 Report)