|
|
|
|
|
by craftinator
1936 days ago
|
|
> It's not about what Zig has but what it doesn't have. Because low-level programming is already complex, language simplicity is a super-important feature This is what made me love Lua for embedded programming. The more inherent complexity (or "exposed complexity" might be a better phrase) in the system, the less inherent complexity you want in the language. |
|