Hacker News new | ask | show | jobs
by shomp 154 days ago
is pure lambda calculus something i can install and use to host a web server?
1 comments

No reason why not, in principle. Using Church-encoded numerals and so on might be a little inefficient. Probably not as bad as Python though.