Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
Animats
10y ago
0 comments
Save
Share
Almost certainly someone will wrote a more declarative language on top of it
Papering over the mold seldom works. It makes things
easier
, not
more reliable
. See C++ templates.
0 comments
3 comments · 2 top-level
top
newest
oldest
drcode
10y ago
· 1 in thread
A better example is Haskell, which usually compiles down to a low level C dialect.
amaks
10y ago
Any language can compile to the low level C dialect.
Animats
OP
10y ago
Note that putting a language on top of the existing language won't prevent VM stack overflows of the type used in the attack. It's more likely to hide them.
j
/
k
navigate · click thread line to collapse