On Wed, 17 May 2017 06:28:50 -0500 "Edward K. Ream" <[email protected]> wrote:
> On Tue, May 16, 2017 at 9:38 PM, Terry Brown <[email protected]> > wrote: > > > Another "live code" option for Leo. I've added a vs-eval-block > > command, in the valuespace.py plugin. > > > > Thanks for this, Terry. Is this a prototype for ipython-like > evaluation? Not really, it was more because it was so easy to do building on existing vs-eval functionality. Not really related to but inspired by Lang's diff two nodes and get output question. > I confess I have never really understood what the valuespace plugin > is for. It's really two plugins in one :-} The docs. point out the first four commands are easy to use body text execution related (Python only, kind of improved Ctrl-B). The rest is Ville's work, clever but complex spreading of code and values and templates throughout a tree and then collecting results etc... I can never remember how that part works long enough to use it :-/ Cheers -Terry > Edward > -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
