Y
Hacker News
new
|
ask
|
show
|
jobs
by
noncoml
639 days ago
"is like asking which syntax (letters) is faster - syntax of Rust, Java or C++"
Language syntax does affect the speed of the parser
1 comments
tester756
639 days ago
Correct, but I meant the performance of generated program.
link
noncoml
639 days ago
I got that, but it's not a good analogy. It's the parser that is to the language what the CPU is to the instruction set
link
tester756
638 days ago
I see your point, but isn't decoder part of implementation for ISA just like compiler, runtime/vm, stdlib and more... are for programming language?
link
noncoml
636 days ago
Yeah, I guess neither of them is a great analogy
link