On Tue, 5 Aug 2014 11:07:36 -0500 "'Terry Brown' via leo-editor" <[email protected]> wrote:
> 1) live code execution like LightBox and the lisp music demo - any > useful live code execution mode would have to parse the code (ast > trees?), execute it expression by expression, and display the results, > probably in a specific environment. It would be an interesting > experiment Interesting and not that complex after all: https://github.com/leo-editor/snippets/blob/master/live_code.py (python 2.7 only) Cheers -Terry -- 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 http://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
