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.

Reimplementing git clone in Haskell from the bottom up (2013)

85 pointsby subsetover 1 year ago

6 comments

asicspover 1 year ago
See also:<p>DIY Git in Python (<a href="https:&#x2F;&#x2F;www.leshenko.net&#x2F;p&#x2F;ugit&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;www.leshenko.net&#x2F;p&#x2F;ugit&#x2F;</a>) - see <a href="https:&#x2F;&#x2F;hn.algolia.com&#x2F;?q=leshenko.net" rel="nofollow noreferrer">https:&#x2F;&#x2F;hn.algolia.com&#x2F;?q=leshenko.net</a> for discussions
JadeNBover 1 year ago
The grouping in this is not obvious from the mangled, quotation-mark-less title: I thought it was reimplementing a clone of git, but, as the title on the article makes clear with quotation marks, it is specifically reimplementing `git clone`.
sarupbanskotaover 1 year ago
Also:<p>Build your own Git (interactive)<p><a href="https:&#x2F;&#x2F;app.codecrafters.io&#x2F;courses&#x2F;git&#x2F;overview">https:&#x2F;&#x2F;app.codecrafters.io&#x2F;courses&#x2F;git&#x2F;overview</a><p>Supports Haskell as well as Rust, among other languages
sylwareover 1 year ago
I think it would be more interesting nowadays to have a haskell interpreter in full 64bits risc-v assembly (without abusing any preprocessor).
toastalover 1 year ago
darcs is written in Haskell if you want a different DVCS
goyover 1 year ago
(2013)
评论 #37964839 未加载