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.

Guile – Scheme Implementation Supporting R5RS, R6RS, and R7RS Standard and SRFI

24 pointsby dragonshover 4 years ago

4 comments

robricover 4 years ago
Hey dragonsh — you left a comment on my submission a while back about e-commerce data models and it inspired us to write a post about nosql and hybrid e-commerce data models. Here is the nosql one (<a href="https:&#x2F;&#x2F;resources.fabric.inc&#x2F;blog&#x2F;nosql-ecommerce-data-model" rel="nofollow">https:&#x2F;&#x2F;resources.fabric.inc&#x2F;blog&#x2F;nosql-ecommerce-data-model</a>). The hybrid one is coming soon. I will delete this comment soon as it is not relevant to this thread.
2pEXgD0fZ5cFover 4 years ago
One thing I find fascinating is that it feels like Common Lisp, Racket and Clojure are talked about a lot, but from the top of my head I would not be able to name everyday software or tools written in any of them.<p>Meanwhile I rarely encounter discussions and talk about Guile while at the same time seeing it &quot;everywhere&quot; (Guix, embedded scripting in GDB, Gnucash).<p>This is just my personal feeling though.
评论 #26062957 未加载
评论 #26064742 未加载
评论 #26062955 未加载
评论 #26062863 未加载
bjoliover 4 years ago
For me, the idea of scheme is the idea of a few well-chosen primitives that compose into higher abstractions. Guile does this really well, in my opinion. You can get a decent superficial overview of the implementation in a week, and the IRC channel are really helpful with the parts that are not standard scheme.
felixrover 4 years ago
I would be interested in a list of (used&#x2F;popular?) applications that are written in Scheme.<p>I get the impression that a lot of Scheme code is in projects that never get published. I can easily name 5+ Scheme implementations that I heard of, but I don&#x27;t know any prominent examples of software implemented in Scheme.
评论 #26071977 未加载
评论 #26065953 未加载