Y
Hacker News
new
|
ask
|
show
|
jobs
by
comex
4190 days ago
It is not as fast as normally written C due to the dynamic typing.
1 comments
musername
4190 days ago
that's not necessary for the API, is it?
link
comex
4189 days ago
The API allows 'var's to be treated as dynamically typed, so sure it is. More to the point, if you tried to change it to be statically typed, it wouldn't be expressible in the same nice-looking way in C.
link