Y
Hacker News
new
|
ask
|
show
|
jobs
by
umhan35
4025 days ago
It's a compiled language.
2 comments
wtetzner
4025 days ago
A statically-typed compiled language.
link
hk__2
4025 days ago
The important thing is that it’s statically-typed. All languages are compiled nowadays, except Bash. Ruby, Python and the likes all use VMs, and the code you write is compiled in VM bytecode before being executed.
link