TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Advanced Practical Recursion in Lisp 1.0

18 pointsby remveeabout 16 years ago

2 comments

rjprinsabout 16 years ago
So it's a recursive technique named "APRiL 1.0" published on April 1st, and it's not an April fools?<p>The code is a bit to intricate for me to completely get it. :(
评论 #541828 未加载
评论 #541883 未加载
banned_manabout 16 years ago
April (fn [f] (fn [x] (f x)))!