|
|
|
|
|
by AnkleInsurance
3220 days ago
|
|
Scheme was my first love, before we even knew what r6rs would look like. I feel like r7rs-small rights the wrongs that r6 dumped on us. Scheme has always been a very fragmented community especially in the technical sense, there's a lot of scheme features that don't carry over to another implementation. However, I think most scheme subcommunities appreciate the spiritual benefits of immutable data structures, hygiene in macros, lambda calc, continuations once you grok them, streams, etc. Clojure has filled the hole for a while but I suspect a scheme implementation with as sophisticated a packaging and build system as clojure/lein could be in the works somewhere ;) |
|
Looks like that's actually a work in progress: https://github.com/drmeister/clasp