<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hm found some more!<div class=""><br class=""></div><div class="">HBC - compiler for Haskell 1.4 <a href="https://www2.ki.informatik.uni-frankfurt.de/doc/html/hbc/hbc.html" class="">https://www2.ki.informatik.uni-frankfurt.de/doc/html/hbc/hbc.html</a></div><div class=""><br class=""></div><div class="">JHC - just for fun <a href="http://repetae.net/computer/jhc/" class="">http://repetae.net/computer/jhc/</a></div><div class=""><br class=""></div><div class="">HLearn - an ambitious, Haskell-y project <a href="https://github.com/mikeizbicki/HLearn" class="">https://github.com/mikeizbicki/HLearn</a></div><div class=""><br class=""></div><div class="">Kansas Lava - part of the classic, Haskell+Hardware <a href="https://ku-fpg.github.io/software/kansas-lava/" class="">https://ku-fpg.github.io/software/kansas-lava/</a></div><div class=""><br class=""></div><div class="">rx looks quite fun! Gotta study those grammars myself… </div><div class=""><br class=""></div><div class="">tidal - not so retro but seems indie? cool spirit I think? <a href="http://tidalcycles.org" class="">http://tidalcycles.org</a></div><div class=""><br class=""></div><div class=""><a href="http://hakaru-dev.github.io/intro/quickstart/" class="">http://hakaru-dev.github.io/intro/quickstart/</a></div><div class=""><br class=""></div><div class=""><a href="https://kittenlang.org" class="">https://kittenlang.org</a></div><div class=""><br class=""></div><div class=""><a href="https://www.egison.org" class="">https://www.egison.org</a></div><div class=""><br class=""></div><div class="">^ not so retro but cool languages with a good spirit </div><div class=""><br class=""></div><div class=""><a href="https://wiki.haskell.org/ThreadScope" class="">https://wiki.haskell.org/ThreadScope</a></div><div class=""><br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On Mar 14, 2022, at 10:28 AM, Johannes Waldmann <<a href="mailto:johannes.waldmann@htwk-leipzig.de" class="">johannes.waldmann@htwk-leipzig.de</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class=""><blockquote type="cite" class="">I’m looking to appreciate “retro” Haskell projects,<br class=""></blockquote><br class="">If "retro" = "old", then look at this from 1997<br class=""><a href="https://github.com/jwaldmann/rx" class="">https://github.com/jwaldmann/rx</a> (state at first commit)<br class=""><br class="">And, I second what others have suggested:<br class="">Paul Hudak: Haskore,<br class=""><a href="https://web.archive.org/web/19970206084830/http://haskell.cs.yale.edu:80/haskore/" class="">https://web.archive.org/web/19970206084830/http://haskell.cs.yale.edu:80/haskore/</a><br class="">Peter Thiemann: Wash,<br class="">http://www2.informatik.uni-freiburg.de/~thiemann/haskell/WASH/<br class=""><br class="">The pinnacle of Haskell retrocomputing certainly is<br class="">https://downloads.haskell.org/~ghc/0.29/<br class=""><br class=""><blockquote type="cite" class="">... things from before stabilization/company use.<br class=""></blockquote><br class="">Haskell(98,2010) does have stability:<br class="">language and core libraries adhere to the report.<br class=""><br class="">It's the companies that are destroying it :-)<br class="">But you're right, they also spend effort on stabilization.<br class=""><br class="">When I cabalized my project in/around 2014,<br class="">I was pleasantly surprised how little change it needed.<br class="">Basically, just build-depend: haskell98.<br class=""><br class="">Don't read the actual source too closely - it's full of<br class="">Lists and Ints, because, well .. little did I know at the time.<br class="">On the other hand: naive means of expression, combined with<br class="">absence, or ignorance, of libraries - makes future-proof software.<br class=""><br class="">Will you tell us the results of your appreciations?<br class="">Are you "just" collecting sources? (already that is worthwhile)<br class="">Compiling them? Running? Benchmarking?<br class="">Writing a paper? I'd love to read that.<br class=""><br class="">- J.W.<br class=""><br class="">_______________________________________________<br class="">Haskell-Cafe mailing list<br class="">To (un)subscribe, modify options or view archives go to:<br class="">http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe<br class="">Only members subscribed via the mailman list are allowed to post.</div></div></blockquote></div><br class=""></div></body></html>