Y
Hacker News
new
|
ask
|
show
|
jobs
by
ambyjkl
2104 days ago
This is quite interesting, a very elegant struct hack. Dlang is working on an RFC for implementing this feature right into the language, which would probably make it the first systems language to implement this without structs.
https://github.com/dlang/DIPs/blob/master/DIPs/DIP1030.md
1 comments
chiffre
2104 days ago
Ada arguably is a system programming language and it supports named parameters.
link