*** Welcome to piglix ***

Light Table (software)

Light Table
Light Table logo.png
Original author(s) Chris Granger, Robert Attorri
Developer(s) Kodowa
Initial release 12 April 2012; 5 years ago (2012-04-12)
Preview release
0.8.1 / 21 January 2016; 15 months ago (2016-01-21)
Repository github.com/LightTable/LightTable.git
Written in ClojureScript
Type Integrated development environment
License MIT
Website lighttable.com

Light Table is an integrated development environment for software engineering developed by Chris Granger and Robert Attorri. It features real-time feedback allowing instant execution, debugging and access to documentation. The instant feedback provides an unusual execution environment intended to help developing abstractions.

The development team attempted to create a program which shows the programmer what the effects of their additions are in real-time, rather than requiring them to work out the effects as they write the code. Though the program began by only supporting Clojure, it has since aimed to support Python and JavaScript due to their popularity. The developers claim that the software can reduce programming time by up to 20%.

It was financed by a Kickstarter fundraising campaign and subsequently backed by Y Combinator. The Kickstarter campaign aimed to raise $200,000 USD and finished with $316,720 USD.


...
Wikipedia

...