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.

Ask HN: Sample Lisp code

2 pointsby lispertoaschemeover 12 years ago
Lisp student here.<p>When learning, I like deconstructing small standalone code samples that are actually useful.<p>Here's the sample I'm looking for in Lisp or Scheme: a youtube downloader<p>It's been done in Python, Lua, Perl, Gawk, etc. I've done one myself using sed and netcat.<p>Has it been done in Lisp or Scheme dialect? I like to use the LUSH interpreter but am open to any Lisp or Scheme.

1 comment

ankurdhamaover 12 years ago
Do you have Lisp code that can download data from a URL?
评论 #4960024 未加载