Skip to content

Build an in-memory AST abstraction #22

@aardhyn

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.

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