compile-time

Tag

Cards List
#compile-time

revo, the programming language

Lobsters Hottest · 2026-06-02 Cached

Revo is a new programming language that features clean data flow without nesting, errors-as-values, everything as expressions, compile-time execution, and procedural macros.

0 favorites 0 likes
#compile-time

Tagged Union Subsets with Comptime in Zig

Mitchell Hashimoto · 2024-09-23 Cached

Mitchell Hashimoto demonstrates how to use Zig's comptime to create subset types of tagged unions, enabling compile-time safety without exhaustive case handling.

0 favorites 0 likes
← Back to home

Submit Feedback