Light Table might be a bit more popular than Leo Editor. We know about 14 links to it since March 2021 and only 13 links to Leo Editor. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Having never used the authoring tool, can you point me towards something to model it after? I think a Bret Victor, "Inventing on Principal" style editor would be perfect, combined with some sort of scratch like Python IDE where each element is defined in terms of its reactive behaviors with other elements on a timeline. https://youtu.be/PUv66718DII?t=634 With some http://lighttable.com/. - Source: Hacker News / 2 months ago
For those like me who have never heard of it, I think OP is referring to this: http://lighttable.com. - Source: Hacker News / 10 months ago
Http://lighttable.com/ (somewhat tangentially related, I think?) Sorry this is so scattered I need to hit the hay LOL. - Source: Hacker News / 11 months ago
He's got a point. I'm surprised he didn't mention Light Table. Source: over 2 years ago
There was a massive amount of excitement around Light Table when it was first announced. I remember one or more pretty amazing videos. I don't have link(s) on-hand though. http://lighttable.com/. - Source: Hacker News / almost 3 years ago
What are your experiences with literate programming for handover of code? I am thinking of tools like noweb (https://en.wikipedia.org/wiki/Noweb), LEO (http://leoeditor.com/) org-mode (http://cachestocaches.com/2018/6/org-literate-programming/), scribble/lp2 (https://docs.racket-lang.org/scribble/lp.html#%28part._scribble_lp2_.Language%29), My experience so far is that it can be a fantastic tool for documenting... - Source: Hacker News / over 2 years ago
I know what folding is, that's just not what I want. I want to completely hide everything that is not related to the current function. For a while, I used http://leoeditor.com/ where I could have every function/method as a node in a tree, with the node body containing just that. Looking for a way to achieve the same in vim if possible. Source: over 2 years ago
The lack of good node/graph based APIs for Org Mode is my beef as well. When you compare it with the APIs of the Leo Editor[1], Org pales in comparison. Manipulation that is trivial in the Leo Editor can be quite a pain in Org mode. [1] https://leoeditor.com/. - Source: Hacker News / almost 3 years ago
> What outliners do you know which allow end-users to feed their data into formulas for processing it without using general-purpose programming languages? Bit of a pointless constraint, the talk is about outliners, not no-code-datamangment. Which tool today does this even offer on a useful level? But you can look at leo editor (https://leoeditor.com), which is active for 20+ years, fully scriptable and extendable.... - Source: Hacker News / almost 3 years ago
Leo is a pretty amazing project: Edward K. Ream treats it as his life's work, it seems to me, and his energy on the mailing lists, constantly thinking in public, is an inspiration. https://leoeditor.com/. - Source: Hacker News / almost 3 years ago
VS Code - Build and debug modern web and cloud applications, by Microsoft
PyScripter - PyScripter is a free and open-source Python Integrated Development Environment (IDE) created with...
Sublime Text - Sublime Text is a sophisticated text editor for code, html and prose - any kind of text file. You'll love the slick user interface and extraordinary features. Fully customizable with macros, and syntax highlighting for most major languages.
PyCharm - Python & Django IDE with intelligent code completion, on-the-fly error checking, quick-fixes, and much more...
Vim - Highly configurable text editor built to enable efficient text editing
iPython - iPython provides a rich toolkit to help you make the most out of using Python interactively.