As verbs the difference between decompile and recompile
is that decompile is to recreate the original source code from a compiled executable while recompile is to compile again.
As a noun recompile is
an act of recompiling code.
decompile
English
Verb
(decompil)
(computer science) To recreate the original source code from a compiled executable.
Related terms
* decompiler
recompile
English
Verb
To compile again.
Noun
(
en noun)
(computing) An act of recompiling code.
- Last-minute changes to source files necessitated several recompiles .