In 1952, Alick Glennie invented Mark I Autocode, the first practical compiler for a text based high level language. It was influential: an ancestor of Fortran and all the other high level languages used today.
If you like this kind of history, please read Donald Knuth's "Early development of programming languages".
http://bitsavers.trailing-edge.com/pdf/stanford/cs_techReports/STAN-CS-76-562_EarlyDevelPgmgLang_Aug76.pdf
In 1944, Konrad Zuse invented Plankalcul (Program Calculus in German). This was the first high level computer programming language, full of features decades ahead of its time, including nested data structures, and a 32 bit binary floating point format with Infinity and NaN.
In 1946, John von Neuman invented the first node-and-wire programming language. It was highly influential in its day, but today the kids think they invented this idea.