История изменений
Исправление
crypt,
(текущая версия)
:
byko3y, а что rust уже не самая последняя новинка? я смотрю, уже есть rust inspired languages:
Zig is an imperative, general-purpose, statically typed, compiled system programming language designed by Andrew Kelley. The language is designed for «robustness, optimality and maintainability», supporting compile-time generics and reflection, cross-compilation and manual memory management. A major goal of the language is to improve upon the C language, while also taking inspiration from Rust, among others. Zig has many features for low-level programming, notably: packed structs (structs without padding between fields), arbitrary width integers and multiple pointer types.
и его даже уже хвалят https://www.opennet.ru/openforum/vsluhforumID3/127209.html#53
Исходная версия
crypt,
:
byko3y, а что rust уже не самая последняя новинка? я смотрю, уже есть rust inspired languages:
Zig is an imperative, general-purpose, statically typed, compiled system programming language designed by Andrew Kelley.[3][4] The language is designed for «robustness, optimality and maintainability»,[5][6] supporting compile-time generics and reflection, cross-compilation and manual memory management.[7] A major goal of the language is to improve upon the C language,[8][9] while also taking inspiration from Rust,[10][11] among others. Zig has many features for low-level programming, notably: packed structs (structs without padding between fields), arbitrary width integers[12] and multiple pointer types.[13]