So, translating natural language to code is pretty cool, but what I really want is the other way around. I want the machine to look at some code and explain to me what it does.
“This C function reads bytes from disk and sends them over a UDP connection that it receives as an argument. Also this pointer arithmetic looks pretty sus.”