Other stuff
###What languages does Light Table support?
Light Table’s general editor capabilities will work with most languages out there, but it has deeper language integrations (things like inline eval) for Clojure, ClojureScript, Javascript, Python, HTML, and CSS. More languages can be added via plugins in the future.
###What platforms does Light Table support?
Light Table runs on Windows, Mac OSX 10.7+, and most flavors of Linux.
###Does Light Table auto-update?
Yes, Light Table will download updates in the background and let you know when you need to restart to get the newest version.
###What is Light Table written in?
Light Table, with the exception of specific language clients, is written almost entirely in ClojureScript. For more detail on how it is architected, take a look at Chris’s blog post The IDE as a Value.