|
|
|
|
|
by ttfvjktesd
266 days ago
|
|
On the other hand, one can see it as another layer of abstraction. Most programmers are not aware of how the assembly code generated from their programming language actually plays out, so they rely on the high-level language as an abstraction of machine code. Now we have an additional layer of abstraction, where we can instruct an LLM in natural language to write the high-level code for us. natural language -> high level programming language -> assembly I'm not arguing whether this is good or bad, but I can see the bigger picture here. |
|