Skip to content

[REWORK] Potentially use haxe's AST types? #340

Description

@lemz1

Note: This issue is more of a question/discussion than a problem with polymod.

I wondered if it would be better use haxe's builtin Expr, Type, etc. types, that are inside haxe.macro.Expr, haxe.macro.Type, etc.
Since hscript is trying to emulate haxe's AST anyways, why not just use them?

I would think that this has an advantage because it makes it easier to make hscript more accurate, since we use the exact same format that the haxe compiler uses.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions