Skip to content
This repository has been archived by the owner on Feb 11, 2023. It is now read-only.

Add debugging capabilities on "backend" #20

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from
Draft

Add debugging capabilities on "backend" #20

wants to merge 8 commits into from

Conversation

cgccuser
Copy link
Member

Interpreter should have methods to step over, step into, and resume execution until the next breakpoint. There should also be a way to record breakpoints and the row and column of ASTs. Lastly, there should be a call stack that the visual debugger can later access.

@cgccuser cgccuser marked this pull request as draft June 30, 2022 22:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant