Hybrid visual and textual functional programming.
Go to file
Adam Obuchowicz 95cc8b8d47 Span Tree (https://github.com/enso-org/ide/pull/358)
Created a new SpanTree crate in IDE. The structure itself is quite straightforward. To generate span-tree from AST you may use method generate_tree from generator::SpanTreeGenerator trait.

Original commit: 194caafd09
2020-04-21 15:33:46 +02:00
gui Span Tree (https://github.com/enso-org/ide/pull/358) 2020-04-21 15:33:46 +02:00