diff options
author | Ryan P.C. McQuen <ryanpcmcquen@gmail.com> | 2014-03-31 13:57:26 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-04-07 14:43:42 +0700 |
commit | 77305aeed47c719c3f585021ec015faa91666008 (patch) | |
tree | 2a10a8853fa39183c83ccdd6ebd5f8f941531545 /development/lighttable/README | |
parent | cd5da0cb1b5d6c563573c2d63e3088c9f739afe3 (diff) | |
download | slackbuilds-77305aeed47c719c3f585021ec015faa91666008.tar.gz |
development/lighttable: Added (An interactive IDE).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/lighttable/README')
-rw-r--r-- | development/lighttable/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/development/lighttable/README b/development/lighttable/README new file mode 100644 index 0000000000..e77622e6dc --- /dev/null +++ b/development/lighttable/README @@ -0,0 +1,6 @@ +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 we need to not only answer +questions about our code, but to understand how our programs +really work. |