Y
Hacker News
new
|
ask
|
show
|
jobs
by
anecd0te
1517 days ago
> Having to mark everything as evaluatable at compile time is a stupid, stupid, decision that only C++ could think was a good idea.
What is stupid about it? It makes a lot of sense given how programming languages work.
1 comments
mhh__
1517 days ago
What sense is that? I've worked on roughly 3 compilers with CTFE
link