|
|
|
|
|
by machiaweliczny
3527 days ago
|
|
It's high-level language so it's closer to how people think than how machines operate. EDIT: all program has to do is to
1) get data
2) transform data
3) output data Anything that allows to express these 3 steps using less idioms is more "human" language IMO |
|