[Pharo4] Simple tree view for AST: EyeSyntaxTreeInspector
Aug. 7, 2014
9:21 a.m.
Hi, i added a simple AST tree view (inspired by the GT inspector) to the base image. see class EyeSyntaxTreeInspector to get it, inspect (Object>>#halt) ast and select the syntax tree inspector from the list of inspectors. Marcus
Aug. 7, 2014
9:27 a.m.
Good step! :) Doru On Thu, Aug 7, 2014 at 11:21 AM, Marcus Denker <marcus.denker@inria.fr> wrote:
Hi,
i added a simple AST tree view (inspired by the GT inspector) to the base image.
see class EyeSyntaxTreeInspector
to get it, inspect
(Object>>#halt) ast
and select the syntax tree inspector from the list of inspectors.
Marcus
-- www.tudorgirba.com "Every thing has its own flow"
4376
Age (days ago)
4376
Last active (days ago)
1 comments
2 participants
participants (2)
-
Marcus Denker -
Tudor Girba