Skip to content

Abstract Syntax Tree #57

@Zomis

Description

@Zomis

If @retailcoder can do it then so can I. And in fact, it would be useful to have it.

At the moment I need to run the code in order to analyze it, with an AST, the code could be analyzed and simplified, and hints/warnings/errors shown without the code being executed.

This could also have major impact on the core code, as data structures can be changed and code could run faster.

An important question is: Should each token know its span to be shown in the IDE?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions