Y
Hacker News
new
|
ask
|
show
|
jobs
by
adrusi
3908 days ago
Yeah, similar constructs exist in D and Nim.
I don't know well enough how they compare to give any thorough analysis, though.
1 comments
renox
3907 days ago
I don't know what Nim do but AFAIK in D you're (voluntarily) limited in what you can do at compile time because in effect with Jai compiling a program is running it, so this can have security implications..
link