It is quite possible to build models of the Turing machine that work (of cause you have to ignore the requirement for unlimited tape). What I am curious is is it possible to implement a model of lambda calculus more or less directly.
Just to head off the trivial answer building a Turing machine (or any other computer) that emulates lambda calculus isn't what I'm looking for.