Infrequently I've seen the word "combinator" in Lisp/Scheme books or video lectures. But it just appears like a glint and I never pay attention to. However, while studying lambda calculus I found out that wikipedia says
"[combinatory logic] has more recently been used in computer science as a theoretical model of computation and also as a basis for the design of functional programming languages."
I would like to spend some time on it. Would you please recommend some good readings?