Lambda expressions appear (with different syntax) in all LISPs, Perl, Python, and sufficiently-recent versions of C++, Objective C and Java, but notably not in C even though it has a way to deal with passing functions (or some excuse for them) around as parameters.