Saturday, November 6, 2021

Light Table

Light Table is the next generation code editor.  Light Table has a powerful plugin system that allows almost any aspect of the editor to be extended and customized. With over 100+ plugins, the community is able to offer eval support for new languages, create domain-specific IDEs and much more. The features include:

  • Connects you to your creation with instant feedback and showing data values flow through your code.
  •  Easily customizable from keybinds to extensions to be completely tailored to your specific project.
  •  Try new ideas quickly and easily. Ask questions about your software, to give you a more profound understanding of your code.
  •  Embed anything you want, from graphs to games to running visualizations.
  •  Everything from eval and debugging to a fuzzy finder for files and commands to fit seamlessly into your workflow.
  •  An elegant, lightweight, beautifully designed layout so your IDE is no longer cluttered.
  •  Next-gen println to keep track of important values in your code. Just add a watch to an expression and the value will be streamed back to LT in real time.
  •  No more printing to the console in order to view your results. Simply evaluate your code and the results will be displayed inline.
  •  Developer tools should be open source. Every bit of Light Table's code is available to the community because none of us are as smart as all of us.
  •  Keymaps, behaviors, and Light Table's Behavior-Object-Tag engine means you can easily shape your IDE to whatever your work requires.
  •  The plugin manager hooks into the central list of plugins so you don't have to go hunting all over the internet to find the ones you want.
  •  Light Table is a lightweight, clean, and sleek interface with all of the power and functionality you need and expect from your editor.

http://lighttable.com/ 

http://lighttable.com/blog/ 

https://github.com/LightTable/LightTable 

https://en.wikipedia.org/wiki/Light_Table_(software) 

https://www.chris-granger.com/lighttable/ 

https://lighttable.gitbooks.io/light-table-user-guide/content/quick_start.html 

No comments:

Post a Comment