Light Table – An Open Source IDE

   

Light Table is a new interactive IDE that lets you modify running programs and embed anything from websites to games. It provides the real time feedback to not only answer questions about you code, but to understand how you programs really work.

Light Table runs on Windows, Mac OSX 10.7+, and most flavors of Linux.

light-table

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.

Light Table will download updates in the background and let you know when you need to restart to get the newest version.

Light Table