Hacker News new | ask | show | jobs
by fr0styMatt2 3947 days ago
I can't wait to get home from work to try this, looks awesome!!

I've been looking for something that gives a modern, live-coding-ish experience similar to how you used to program in BASIC on the Commodore 64. No clutter, a fullscreen immediate editor/REPL in one window, nice big text, etc.

The closest I've found to what I'm after (until now that is) is (fluxus) (http://www.pawfal.org/fluxus/). Would really really love to hear of any others.

1 comments

Three environments are hitting the "close-enough" mark for me.

1. http://elm-lang.org/try 2. Clojurescript + figwheel + reagent. 3. ipython notebook