compiler theory - Is it possible to convert low level languages to high level ones? -


we know compiler can convert high level languages lower ones,like convert c assembly.

but possible other way around?

to point, yes. called decompilers.

http://en.wikipedia.org/wiki/decompiler


Comments

Popular posts from this blog

c# - IMAP GMAIL getting folder list problem -

CUDA shared memory -