Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

programming contest

Name: Anonymous 2014-02-10 21:03

Implement a lambda calculus evaluator in whatever language you choose.

I will pick the winner in one week based on undisclosed criteria.

Name: Anonymous 2014-02-10 22:46

#The implementation of eval-fun is an exercise left to the reader
(def (eval-lambda-calculus eval-fun expr)
  (eval-fun expr))

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List