Y
Hacker News
new
|
ask
|
show
|
jobs
by
Detrytus
395 days ago
I would say that any language that has if-else instruction, for loop, and the ability to define functions/procedures is "high level".
2 comments
renewedrebecca
395 days ago
You can do all those things with a macro assembler.
link
mystified5016
395 days ago
Assembly has all of these features.
link