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.

Introducing Elm Reactor

148 pointsby michaelbjamesover 10 years ago

5 comments

zubairqover 10 years ago
Pretty nice. I actually have a big thank you to Elm as I based my Clojurescript time travelling debugger on the initial Elm demo!<p><a href="http://connecttous.co/connecttous/connecttous.html?livedebug=true" rel="nofollow">http:&#x2F;&#x2F;connecttous.co&#x2F;connecttous&#x2F;connecttous.html?livedebug...</a><p><a href="https://github.com/zubairq/coils" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;zubairq&#x2F;coils</a>
评论 #8364783 未加载
评论 #8363101 未加载
fractalseaover 10 years ago
This looks great. I have recently started a simple physics-based rope swinging game in Elm. It&#x27;s a lovely language to use, but I have found the workflow quite frustrating. I love the &quot;try elm&quot; editor on the website for the quick feedback loop, however the text editor itself is basic. For this reason I find myself writing larger blocks of code in emacs, and then copying and pasting between the browser for debugging. Not ideal.<p>I will try this program later, and even if it&#x27;s not currently quite there feature wise, it definitely looks like it has a lot of potential facilitate a great development experience.
评论 #8366672 未加载
veszigover 10 years ago
This is great! And it&#x27;s awesome that someone on an internship could do this. Great work Michael! :)
ue_over 10 years ago
I can&#x27;t load the page without Javascript enabled in my browser. It&#x27;s a shame that I need to enable JS to view what&#x27;s really some text on a page.
评论 #8366994 未加载
techpeaceover 10 years ago
Outstanding work!