top | item 43976333

(no title)

OSDeveloper | 9 months ago

I would say it is only a low level language if it's a form of assembly or used in systems programming like Linux or OpenBSD or whatever else in the kernel land

discuss

order

Detrytus|9 months ago

I would say that any language that has if-else instruction, for loop, and the ability to define functions/procedures is "high level".

renewedrebecca|9 months ago

You can do all those things with a macro assembler.