Live data from Hacker News

A new Light Table experience

chris-granger.com

41–50 of 152 posts

Re: A new Light Table experience

#41
post #35

I'd absolutely love to see ruby in Light Table, how are plans looking for this? If there was a kickstarter for adding ruby I'd pony up in a flash. I realise manpower is probably going to be the main issue though...

Python is first. It was already paid for in the kickstarter...

Re: A new Light Table experience

#42
Does anyone know what Light Table is programmed in? It seems to be cross platform, how does it achieve that? I assume some kind of mix between Clojure and using browser technology as a UI, but does anyone know specifics?

Re: A new Light Table experience

#43

Does anyone know what Light Table is programmed in? It seems to be cross platform, how does it achieve that? I assume some kind of mix between Clojure and using browser technology as a UI, but does anyone know specifics?

node-webkit - http://github.com/rogerwang/node-webkit

Re: A new Light Table experience

#45

Does anyone know what Light Table is programmed in? It seems to be cross platform, how does it achieve that? I assume some kind of mix between Clojure and using browser technology as a UI, but does anyone know specifics?

Check out my previous post: http://www.chris-granger.com/2013/01/24/the-ide-as-data/

Re: A new Light Table experience

#46

Does anyone know what Light Table is programmed in? It seems to be cross platform, how does it achieve that? I assume some kind of mix between Clojure and using browser technology as a UI, but does anyone know specifics?

In addition to node-webkit, I believe the app code itself is written in ClojureScript (a compile-to-js dialect of Clojure.)

Re: A new Light Table experience

#47
post #41
post #35

I'd absolutely love to see ruby in Light Table, how are plans looking for this? If there was a kickstarter for adding ruby I'd pony up in a flash. I realise manpower is probably going to be the main issue though...

Python is first. It was already paid for in the kickstarter...

Back of the line Ruby!

Re: A new Light Table experience

#48

Apart from the other obvious praises, I just want to thank you for making something so beautiful with Clojure as a first class citizen.

I have completely the opposite opinion. Clojure is not as widely used as some other languages. Python springs to mind; I know it was part of the Kickstarter pledge.

Support for compiled languages would be nice, although I realise this is difficult.

Re: A new Light Table experience

#49

Apart from the other obvious praises, I just want to thank you for making something so beautiful with Clojure as a first class citizen.

I have completely the opposite opinion. Clojure is not as widely used as some other languages. Python springs to mind; I know it was part of the Kickstarter pledge. Support for compiled languages would be nice, although I realise this is difficult.

That is exactly why this makes me so happy. :) There are already tons of good tools for Python.
Post reply on HN