HomePage |
RecentChanges |
EditorIndex |
TextEditorFamilies |
Preferences
Difference (from revision 1 to current revision)
(
minor diff)
Changed: 1c1
Open source dynamic development environment in Clojure
|
Open source dynamic development environment in [Clojure]
|
Changed: 5c5
Changed: 20c20
Open source dynamic development environment in [Clojure]
Author: Chris Granger
Homepage: http://www.chris-granger.com/2012/04/12/light-table---a-new-ide-concept/
Family: IDEFamily
Platform: Windows, OS-X, Linux (using Clojure)
License: Open source
Light Table is based on a very simple idea: we need a real work surface to code on, not just an editor and a project explorer. We need to be able to move things around, keep clutter down, and bring information to the foreground in the places we need it most.
Light table is based on a few guiding principles:
- You should never have to look for documentation
- Files are not the best representation of code, just a convenient serialization.
- Editors can be anywhere and show you anything - not just text.
- Trying is encouraged - changes produce instantaneous results
- We can shine some light on related bits of code
Screenshot: