Skip to content

Build an in-memory AST abstraction #22

Description

@aardhyn

The runtime should not deal with any Json. I want to introduce a compile step to build up the abstract syntax tree in memory rather than parse Json on the fly.

This should simplify the process greatly, and allow for different parsers to be implemented in the future.

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

    CoreRelates to the core applicationRefactorRepay some tech debt, rewrite some bad code, etc.

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions