This looks great =)
Light Table - a new IDE concept
11–20 of 315 posts
Re: Light Table - a new IDE concept
#12Lovely demo, well explained. I'm using the same principles for my visual design web application, and I see the same simplicity and elegance here as well. Can't wait to try it out.
Re: Light Table - a new IDE concept
#13Amazing.
Re: Light Table - a new IDE concept
#14I like it. I'd not be surprised if someone comes up with vim and emacs version any time near soon.
Re: Light Table - a new IDE concept
#15This could be simpler if the there was a service that parsed all languages like Steve Yegge proposes in that video.
Re: Light Table - a new IDE concept
#16Looks gorgeous!
Interestingly, the whole idea of "the environment (and the IDE) is dynamic" is present in almost any Smalltalk dialect.
The file is just a convenient way to serialize the code but is not necessary for the act of programming.
Damn, I was expecting this from Ruby, I thought Clojurers were happy to use emacs :p
Re: Light Table - a new IDE concept
#17Found a download!
Re: Light Table - a new IDE concept
#18This looks amazing, it would be a perfect tool for learning programming in the first place, but can easily work great for experts as well. Incredible. When can we get a download link to try this out?
Re: Light Table - a new IDE concept
#19Found a download! https://github.com/ibdknox/live-cljs/downloads
That's actually my live game editor - not the same thing, but also fun!
I haven't decided what to do about my prototype quite yet, got too excited about sharing the idea :)
Re: Light Table - a new IDE concept
#20This really looks great. The doc and play views alone would be fabulous as I'm trying to learn clojure. Seems like an incredible sandbox environment for learning the language and exploring open source to understand how things are working. What are your plans for releasing/availability?